API:System.Bluetooth.TBluetoothGattDescriptor.Kind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Kind: TBluetoothDescriptorKind read GetDescriptorKind;

C++

__property TBluetoothDescriptorKind Kind = {read=GetDescriptorKind, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattDescriptor

Description

Embarcadero Technologies does not currently have any additional information.