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

TCustomEdit.Modified

True when the text has changed.

Declaration

Source position: stdctrls.pp line 762

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

Description

Reset whenever the changed text was stored (saved) by code.