API:System.Bluetooth.TBluetoothGattService.Characteristics

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Characteristics: TBluetoothGattCharacteristicList read GetCharacteristics;

C++

__property TBluetoothGattCharacteristicList* Characteristics = {read=GetCharacteristics};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.