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

TCustomGrid.GetEditMask

GetEditMask - returns the edit mask string for the specified cell

Declaration

Source position: grids.pas line 969

protected function TCustomGrid.GetEditMask(

  ACol: LongInt;

  ARow: LongInt

):; virtual;