Vcl.Outline.TOutlineNode.GetRowOfNode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRowOfNode(TargetNode: TOutlineNode;  var RowCount: Longint): Boolean;

C++

bool __fastcall GetRowOfNode(TOutlineNode* TargetNode, int &RowCount);

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.