[Overview][Constants][Types][Classes][Procedures and functions][Index] |
SetEditText - specifies the text-string to be placed in the Editor for processing
Source position: grids.pas line 1033
protected procedure TCustomGrid.SetEditText( |
ACol: LongInt; |
ARow: LongInt; |
const Value: string |
); virtual; |