[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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
Source position: controls.pp line 1848
protected procedure TWinControl.Loaded; override; |
|
Loaded - called when the component has finished loading. Calls inherited Loaded then copies various properties from client and parent |
lazarus-ccr.sourceforge.net |