API:Vcl.WinXCtrls.TRelativePanelControlCollection.GetControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetControl(Index: Integer): TControl;

C++

Vcl::Controls::TControl* __fastcall GetControl(int Index);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TRelativePanelControlCollection

Description

Embarcadero Technologies does not currently have any additional information.