Vcl.ScreenTips.TScreenTipsCollection.GetOwner

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

Delphi

function GetOwner: TPersistent; override;

C++

DYNAMIC System::Classes::TPersistent* __fastcall GetOwner();

プロパティ

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

説明

所有者を返します。

GetOwner は、画面ヒント マネージャの所有者を返します。

関連項目