FMX.Types.IControl.SetFocus

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetFocus;

C++

virtual void __fastcall SetFocus() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IControl

Description

Attribue la focalisation au contrôle en cours, si possible.

Implémentez SetFocus pour attribuer la focalisation au contrôle en cours.

Voir aussi