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

TCustomDBGrid.EditorDoGetValue

EditorDoGetValue gets the value used in the editor for the control

Declaration

Source position: dbgrids.pas line 454

protected procedure TCustomDBGrid.EditorDoGetValue; override;

Description

EditorDoGetValue is an overridden proecedure used to get the value used in the editor for the control. EditorDoGetValue calls the inherited EditorDoGetValue method. UpdateData is called to retrieve the value for the editor from its column in the underlying dataset.

See also

#lcl.Grids.TCustomGrid.EditorDoGetValue

  

EditordoGetValue - method for geting a value in the Editor

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