[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TCustomDBGrid.Loaded

Performs layout operations after the control is loaded at run-time.

Declaration

Source position: dbgrids.pas line 494

protected procedure TCustomDBGrid.Loaded; override;

Description

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

See also

TComponent

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