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

TScrollingWinControl.Loaded

Loaded - calls inherited Loaded and updates scroll bars

Declaration

Source position: forms.pp line 171

protected procedure TScrollingWinControl.Loaded; override;

See also

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

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