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

TCustomEdit.ReadOnly

ReadOnly - the contents of the edit box may only be read, not written or erased

Declaration

Source position: stdctrls.pp line 762

public property TCustomEdit.ReadOnly: Boolean
  read GetReadOnly
  write SetReadOnly
  default false;

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