API:Vcl.ComCtrls.TTreeNodes.AddNode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddNode(Node, Relative: TTreeNode; const S: string;  Ptr: TCustomData; Method: TNodeAttachMode): TTreeNode;

C++

TTreeNode* __fastcall AddNode(TTreeNode* Node, TTreeNode* Relative, const System::UnicodeString S, void * Ptr, TNodeAttachMode Method);

Properties

Type Visibility Source Unit Parent
function public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TTreeNodes

Description

Embarcadero Technologies does not currently have any additional information.