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

TField.EditMaskPtr

Alias for EditMask

Declaration

Source position: db.pas line 406

public property TField.EditMaskPtr: TEditMask
  read FEditMask;

Description

EditMaskPtr is a read-only alias for the EditMask property. It is not used.

See also

TField.EditMask

  

Specify an edit mask for an edit control

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