Language Reference Guide : 4. System Classes : TabPage Class : DelayMkwidget Attribute
 
Share this page                  
DelayMkwidget Attribute
Data Type: smallint
4GL Access: RW
This attribute specifies when the TabPage and its children are created. It is intended for performance purposes.
Valid values are:
TRUE
Specifies that the TabPage and its children are created at the same time as the TabFolder
FALSE
Specifies that the TabPage and its children are created when the page becomes visible