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

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