[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs layout operations after the control is loaded at run-time.
Source position: dbgrids.pas line 490
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
Version 4.0 | Generated 2025-05-03 | Home |