FMX.Grid.TColumn.DoTextExit

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoTextExit(Sender: TObject);

C++

void __fastcall DoTextExit(System::TObject* Sender);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


Description

Appelée automatiquement quand une cellule de texte de la colonne perd la focalisation.

Voir aussi