API:System.Sensors.TLocationChangeType
Delphi
TLocationChangeType = (lctSmall, lctLarge);
C++
enum class DECLSPEC_DENUM TLocationChangeType : unsigned char { lctSmall, lctLarge };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | System.Sensors |
Description
Embarcadero Technologies does not currently have any additional information.