[Overview][Constants][Types][Classes][Procedures and functions][Index] |
EditorDoGetValue gets the value used in the editor for the control
Source position: dbgrids.pas line 454
protected procedure TCustomDBGrid.EditorDoGetValue; override; |
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.
|
EditordoGetValue - method for geting a value in the Editor |
lazarus-ccr.sourceforge.net |