Difference between revisions of "TTabControl"

From OpenEUO
Jump to: navigation, search
(Created page with "Use TTabControl to add a control with multiple tab settings to a form. When the current tab changes, the tab control must directly update its contents to reflect the change in an...")
 
(No difference)

Latest revision as of 03:42, 6 October 2010

Use TTabControl to add a control with multiple tab settings to a form. When the current tab changes, the tab control must directly update its contents to reflect the change in an OnChange event handler.

Inherited from TWinControl:

Inherited from TControl:

Inherited from TComponent:

Inherited from TObject: