[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loaded - calls inherited Loaded and updates scroll bars
Source position: forms.pp line 179
protected procedure TScrollingWinControl.Loaded; override; |
|
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 |
lazarus-ccr.sourceforge.net |