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

TCustomEdit.Modified

Whether the text has been modified

Declaration

Source position: stdctrls.pp line 758

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

Description

Modified: has the text been modified since creation?

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