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

TTreeNodeExpandedState.Create

Create - constructor for the rest of the tree structure

Declaration

Source position: comctrls.pp line 3671

constructor TTreeNodeExpandedState.Create(

  FirstTreeNode: TTreeNode

);

constructor TTreeNodeExpandedState.Create(

  TreeView: TCustomTreeView

);