Language Reference Guide : 4. System Classes : TableField Class : ColSeparatorWidth Attribute
 
Share this page                  
ColSeparatorWidth Attribute
Data Type: integer
4GL Access: RW
The ColSeparatorWidth attribute specifies the width of the lines between table field columns.
Valid values are:
LW_NOLINE
LW_MINIMUM
LW_EXTRATHIN
LW_VERYTHIN
LW_THIN
LW_MIDDLE
LW_THICK
LW_VERYTHICK
LW_MAXIMUM
Default: LW_MINIMUM (one-pixel line)
Descriptions of system constant values and their numeric equivalents are listed in Line Width Settings.