API:Vcl.ComCtrls.TTreeNodes.AddChildObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddChildObject(Parent: TTreeNode; const S: string;  Ptr: TCustomData): TTreeNode;

C++

TTreeNode* __fastcall AddChildObject(TTreeNode* Parent, const System::UnicodeString S, void * Ptr);

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.