Vcl.WinXCtrls.TRelativePanelControlCollection.SetControl

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

Delphi

procedure SetControl(Index: Integer; Value: TControl);

C++

void __fastcall SetControl(int Index, Vcl::Controls::TControl* Value);

プロパティ

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


説明

TControl インスタンスを、コレクション内の特定の項目と関連づけます。

関連項目