FMX.Types.TCustomCaret.GetOwner

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

Delphi

function GetOwner: TPersistent; override;

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomCaret

説明

現在の TCustomCaret オブジェクトの Owner プロパティの取得メソッドです。

関連項目