Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTreeNode > Constructors
TGCustomTreeNode.CreateObject(TGCustomTree,TRSTreeItem) Constructor
Creates the tree node and assigns the input AOwner to the Owner property. The input AItem is assigned to the Item property.
Namespace: GTree
Delphi
public constructor CreateObject( AOwner: TGCustomTree; AItem: TRSTreeItem );
Parameters
AOwner
Type: TGCustomTree
AItem
Type: System.Void
•GTree.TGCustomTreeNode.Owner
•GTree.TGCustomTreeNode.Item
•TGCustomTreeNode
•GTree