[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 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.0 Generated 2025-05-03 Home