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

TCustomEdit.ReadOnly

Prevents the user from changing the text.

Declaration

Source position: stdctrls.pp line 818

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.