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

TCustomMaskEdit.Modified

Indicates if the value for the edit control has been changed.

Declaration

Source position: maskedit.pp line 317

public property TCustomMaskEdit.Modified : Boolean
  read GetModified
  write SetModified;

Description

Modified is a Boolean property which indicates if the value for the edit control has been changed.

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