FMX.Edit.Style.TStyledEdit.FLastChar
Delphi
FLastChar: System.WideChar;
C++
System::WideChar FLastChar;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | protected | FMX.Edit.Style.pas FMX.Edit.Style.hpp |
FMX.Edit.Style | TStyledEdit |
Description
Used internally to store the last character typed.
Do not use the FLastChar field in applications.