[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions when the component has been loaded using LCL component streaming.
Source position: grids.pas line 1149
protected procedure TCustomGrid.Loaded; override; |
Calls the inherited method on entry, and calls VisualChange to resize columns and redraw the grid control.
|
Updates the grid after changes to the visual properties in the control. |
|
|
Performs actions when a component has been loaded during LCL streaming. |
Version 4.0 | Generated 2025-05-03 | Home |