Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class ttabs from tcontrol </b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TTabs FROM TControl 
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 aPrompts        Label of tab.
 aSizes          Size of tab.
 nOption         Number of tab.
 bAction         CodeBlock.

 METHODS
--------------------------------------------------------------------------------
 New             Constructor from source code
 ReDefine        Constructor from resources
 AddItem         Add an item to the folder.
 Default         Default initialization
 DelItem         Delete an item from the folder.
 Display         Displays the control. Use :Refresh() to force repaint
 GetHotPos       Returns the tabs option that matches a specified HotKey char
 Init            Generic Control initialization method
 LButtonDown     Action to be performed when clicking the mouse
 Paint           Draws the control. Internally used by Display method
 SetOption       Select the active tab option.
 SetTabs         Set the array of tabs and option. Default "One", "Two" and "Three".
 SysCommand      Behavior when pressing Alt+... combinations


See Also: xBase Commands Folder.ch

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson