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

TTreeNodeExpandedState.Create

Constructor for the class instance.

Declaration

Source position: comctrls.pp line 3932

public constructor TTreeNodeExpandedState.Create(

  FirstTreeNode: TTreeNode;

  const GetNodeTextEvent: TTVGetNodeText = Nil

);

constructor TTreeNodeExpandedState.Create(

  TreeView: TCustomTreeView;

  const GetNodeTextEvent: TTVGetNodeText = Nil

);


Version 4.0 Generated 2025-05-03 Home