API:System.Sensors.TAuthorizationType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAuthorizationType = (atNotSpecified, atUnauthorized, atAuthorized);

C++

enum class DECLSPEC_DENUM TAuthorizationType : unsigned char { atNotSpecified, atUnauthorized, atAuthorized };

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.