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

TComponentDataLink.LayoutChanged

Signals the OnLayoutChanged event handler when assigned.

Declaration

Source position: dbgrids.pas line 220

protected procedure TComponentDataLink.LayoutChanged; override;

Description

LayoutChanged is a procedure used to signal the OnLayoutChanged event handler when assigned in the class instance.

See also

TCustomDBGrid.LayoutChanged

  

LayoutChanged links columns to Fields and inserts any required automatic columns.

TDataLink

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