FMX.Forms.TCommonCustomForm.GetFocused

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

Delphi

function GetFocused: IControl;

C++

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

プロパティ

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

説明

Focused プロパティの値を返します。

関連項目