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

TCustomDBGrid.GetEditMask

GetEditMask - checks datalink, finds field value and calls OnFieldEditMask if it is assigned

Declaration

Source position: dbgrids.pas line 404

protected function TCustomDBGrid.GetEditMask(

  aCol: LongInt;

  aRow: LongInt

):String; override;

See also

TCustomGrid.GetEditMask

  

GetEditMask - returns the edit mask string for the specified cell

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