API:Vcl.ComCtrls.TTreeNode.GetNextChild

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetNextChild(Value: TTreeNode): TTreeNode;

C++

TTreeNode* __fastcall GetNextChild(TTreeNode* Value);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.