Vcl.Ribbon.TCustomTabData.Owner

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

Delphi

property Owner: TCustomRibbon read FOwner;

C++

__property TCustomRibbon* Owner = {read=FOwner};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomTabData


説明

タブのデータ の所有者を返します。

関連項目