FMX.Forms.TCommonCustomForm.GetActiveControl

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetActiveControl: IControl;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm


Description

Récupère le contrôle actif.

Récupère un objet de type IControl stocké dans le champ FActiveControl.

Voir aussi