ReadOnly - if True, information in the control can only be Read, not Written or Deleted
Source position: stdctrls.pp line 395
public property TCustomComboBox.ReadOnly: Boolean read FReadOnly write SetReadOnly stored IsReadOnlyStored;