[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.