FMX.Edit.Style.TStyledEdit.FLastChar

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FLastChar: System.WideChar;

C++

System::WideChar FLastChar;

Propriétés

Type Visibilité  Source Unité  Parent
field protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit

Description

Utilisé en interne pour stocker le dernier caractère tapé.

N'utilisez pas le champ FLastChar dans les applications.

Voir aussi