[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 3740

public constructor TTreeNodeExpandedState.Create(

  FirstTreeNode: TTreeNode;

  const GetNodeTextEvent: TTVGetNodeText = Nil

);

constructor TTreeNodeExpandedState.Create(

  TreeView: TCustomTreeView;

  const GetNodeTextEvent: TTVGetNodeText = Nil

);

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