FMX.Forms.TScreen.FocusControl

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property FocusControl: IControl read GetFocusControl;

C++

__property Fmx::Types::_di_IControl FocusControl = {read=GetFocusControl};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TScreen

Description

Renvoie le contrôle détenant la focalisation.

Consultez la propriété FocusControl pour obtenir le contrôle détenant la focalisation.

Voir aussi