FMX.Forms.TCommonCustomForm.GetHovered

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

Delphi

function GetHovered: IControl;

C++

Fmx::Types::_di_IControl __fastcall GetHovered();

プロパティ

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


説明

Hovered プロパティ内の格納されているコントロールを取得します。

関連項目