[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 1124
protected procedure TCustomGrid.Loaded; override; |
Calls the inherited method on entry, and calls VisualChange to resize columns and redraw the grid control.
lazarus-ccr.sourceforge.net |