[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 319

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.


Version 4.0 Generated 2025-05-03 Home