FMX.StdActns.TVirtualKeyboard.UnsupportedArchitectures
Delphi
property UnsupportedArchitectures;
C++
__property UnsupportedArchitectures = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.StdActns.pas FMX.StdActns.hpp |
FMX.StdActns | TVirtualKeyboard |
Description
Defines the set of unsupported CPU architectures.
FMX.StdActns.TVirtualKeyboard.UnsupportedArchitectures inherits from FMX.ActnList.TCustomAction.UnsupportedArchitectures. All content below this line refers to FMX.ActnList.TCustomAction.UnsupportedArchitectures.
Defines the set of unsupported CPU architectures.
The TArchitecture type defines the arIntelX86
and arIntelX64
constants that identify the processor architectures Intel x86 and Intel x64.
Use UnsupportedArchitectures to identify sets of unsupported processor architectures.