[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 1848

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

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