Vcl.WinXCtrls.TRelativePanelControlCollection.GetControl

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetControl(Index: Integer): TControl;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TRelativePanelControlCollection


説明

Controls 配列プロパティをサポートします。

GetControl は、Controls 配列プロパティをサポートする読み込みアクセス メソッドです。

関連項目