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

TCustomTreeView.ReadOnly

ReadOnly - if True, the TreeView can only be observed, and not Written to or changed. Default False

Declaration

Source position: comctrls.pp line 3439

protected property TCustomTreeView.ReadOnly : Boolean
  read GetReadOnly
  write SetReadOnly
  default False;