Source position: dbgrids.pas line 95
type TGetDbEditMaskEvent = procedure(
Sender: TObject;
const Field: TField;
var Value: String
) of object;