ReadOnly - if True, data may be read but not written or modified (doesn't make much sense for a check-box unless the box is NOT Enabled!).
Source position: dbctrls.pp line 724
published property TDBCheckBox.ReadOnly : Boolean read GetReadOnly write SetReadOnly default False;