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

TGetDbEditMaskEvent

Declaration

Source position: dbgrids.pas line 97

type TGetDbEditMaskEvent = procedure(

  Sender: TObject;

  const Field: TField;

  var Value: String

) of object;

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