Vcl.Outline.TOutlineNode.GetNodeAtIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetNodeAtIndex(TargetIndex: LongInt): TOutlineNode;

C++

TOutlineNode* __fastcall GetNodeAtIndex(int TargetIndex);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Outline.pas
Vcl.Outline.hpp
Vcl.Outline TOutlineNode

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!