API:Vcl.ComCtrls.TTreeNodes.AddFirst

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddFirst(Sibling: TTreeNode; const S: string): TTreeNode;

C++

TTreeNode* __fastcall AddFirst(TTreeNode* Sibling, const System::UnicodeString S);

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.