Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.FixupTabList

Assigns sequential TabOrder values to child controls.

Declaration

Source position: controls.pp line 2296

protected procedure TWinControl.FixupTabList;

Description

Called from the Loaded method when LCL component streaming is completed. It occurs before auto-sizing is enabled for the component.

See also

TWinControl.Loaded

  

Performs actions when a component has been loaded during LCL streaming.


Version 4.4 Generated 2025-11-08 Home