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

TDBComboBox.ReadOnly

ReadOnly - if True, data can only be read, not written or modified

Declaration

Source position: dbctrls.pp line 557

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