Vcl.WinXCtrls.TRelativePanelControlCollection.RemoveControl

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

Delphi

procedure RemoveControl(AControl: TControl);

C++

void __fastcall RemoveControl(Vcl::Controls::TControl* AControl);

プロパティ

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


説明

TControl インスタンスをコレクションから削除します。

関連項目