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

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

Description

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

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