FMX.Edit.Style.TStyledEdit.FLastKey
Delphi
FLastKey: Word;
C++
System::Word FLastKey;
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 key you pressed.
Do not use the FLastKey field in applications.