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

TWinControl.FixupTabList

Assigns sequential TabOrder values to child controls.

Declaration

Source position: controls.pp line 2306

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 3.2 Generated 2024-02-25 Home