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

TCustomDBGrid.InitiateAction

Initiates the action associated with the grid control

Declaration

Source position: dbgrids.pas line 545

public procedure TCustomDBGrid.InitiateAction; override;

Description

InitiateAction is an overridden procedure used to initiate the action associated with the grid control. InitiateAction calls the inherited InitiateAction method. The EndUpdating method is called when GridStatus includes the value gsUpdatingData.

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