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

TCustomTreeView.SetOptions

Sets the value for the Options property.

Declaration

Source position: comctrls.pp line 3577

protected procedure TCustomTreeView.SetOptions(

  NewOptions: TTreeViewOptions

); virtual;

Arguments

NewOptions

  

New value for the property.

See also

TCustomTreeView.Options

  

The set of options enabled in the tree view control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.