Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.Loaded

Performs actions when the component has been loaded using LCL component streaming.

Declaration

Source position: grids.pas line 1124

protected procedure TCustomGrid.Loaded; override;

Description

Calls the inherited method on entry, and calls VisualChange to resize columns and redraw the grid control.