API:Vcl.ComCtrls.TTreeNodes.AddChildObjectFirst
Delphi
function AddChildObjectFirst(Parent: TTreeNode; const S: string; Ptr: TCustomData): TTreeNode;
C++
TTreeNode* __fastcall AddChildObjectFirst(TTreeNode* Parent, const System::UnicodeString S, Vcl::Controls::TCustomData 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.