Vcl.WinXCtrls.TRelativePanelControlCollection.Owner

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

Delphi

function Owner: TRelativePanel;

C++

HIDESBASE TRelativePanel* __fastcall Owner();

プロパティ

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


説明

コレクションを所有する TRelativePanel を返します。

関連項目