Language Reference Guide : 4. System Classes : TabFolder Class : TabPageArray Attribute
 
Share this page                  
TabPageArray Attribute
Data Type: array of TabPage
4GL Access: R
The TabPageArray attribute is the array containing all of the TabPages of the TabFolder. Only one TabPage is displayed at a time. TabPageArray is allocated at creation time the ArrayObject itself never changes. You can, however, insert or delete new TabPages or modify any TabPages obtained using this attribute.