Vcl.ScreenTips.TScreenTipsCollection.GetOwner

提供:RAD Studio API Documentation

Delphi

function GetOwner: TPersistent; override;

C++

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

プロパティ

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

説明

所有者を返します。

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

関連項目