BORDER Property
PLBCMP GUI Only
The BORDER property controls the outline surrounding an object. The property uses the following format:
BORDER[={value}]
Note the following:
BORDER may be used in CREATE, SETPROP, or GETPROP statements.
If the BORDER property is specified without an assignment, the action is the same as if BORDER=1 were given.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
Value |
Keyword |
Border drawing is ... |
|
0 |
$OFF |
disabled. (default) |
|
1 |
$ON |
enabled. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |