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

TDBEdit.ReadOnly

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

Declaration

Source position: dbctrls.pp line 165

published property TDBEdit.ReadOnly: Boolean
  read GetReadOnly
  write SetReadOnly
  default false;