[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTabControl.Loaded

Notifies the widgetset class of the active page when the control Handle is allocated.

Declaration

Source position: comctrls.pp line 439

protected procedure TCustomTabControl.Loaded; override;

Description

Notifies the widgetset class of the value in PageIndex when the control Handle has been allocated.

See also

TWinControl.Loaded

  

Called when the control has been loaded from a resource, transfers the loaded property values to the widget.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.