Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property Small As Boolean
[Pascal]
property Small : boolean;
[C++]
bool get_Small();
void set_Small(bool Value);
[PHP]
bool get_Small()
void set_Small(bool $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum