[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs layout operations after the control is loaded at run-time.
Source position: dbgrids.pas line 494
protected procedure TCustomDBGrid.Loaded; override; |
Loaded performs the notification that signals component streaming has been completed at run-time. Loaded calls the LayoutChanged method to update the visual appearance of the control. Loaded calls the inherited Loaded method
TComponent |
lazarus-ccr.sourceforge.net |