[Overview][Types][Classes][Procedures and functions][Index] |
GetEditMask - checks datalink, finds field value and calls OnFieldEditMask if it is assigned
Source position: dbgrids.pas line 404
protected function TCustomDBGrid.GetEditMask( |
aCol: LongInt; |
aRow: LongInt |
):String; override; |
|
GetEditMask - returns the edit mask string for the specified cell |
lazarus-ccr.sourceforge.net |