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

TWinControl.Loaded

Loaded makes a number of checks, using client size if specified, and copying appropriate flags, fonts, text etc, makes list of child controls to notify them of any changes, then calls inherited Loaded

Declaration

Source position: controls.pp line 1839

protected procedure TWinControl.Loaded; override;

See also

TControl.Loaded

  

Loaded - called when the component has finished loading. Calls inherited Loaded then copies various properties from client and parent

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads