Language Reference Guide : 4. System Classes : StackField Class : SeparatorWidth Attribute
 
Share this page                  
SeparatorWidth Attribute
Data Type: integer
4GL Access: RW
The SeparatorWidth attribute specifies the width of the separators between stack components.
Valid settings are:
LW_DEFAULT (system default)
LW_NOLINE
LW_MINIMUM
LW_EXTRATHIN
LW_VERYTHIN
LW_THIN
LW_MIDDLE
LW_THICK
LW_VERYTHICK
LW_MAXIMUM
Default: LW_DEFAULT
Descriptions of system constant values and their numeric equivalents are listed in Line Width Settings.