System.Bluetooth.Components.TBluetoothLE.OnCharacteristicSubscribed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCharacteristicSubscribed: TGattCharacteristicSubscriptionEvent read FOnCharacteristicSubscribed  write FOnCharacteristicSubscribed;

C++

__property System::Bluetooth::TGattCharacteristicSubscriptionEvent OnCharacteristicSubscribed = {read=FOnCharacteristicSubscribed, write=FOnCharacteristicSubscribed};

Properties

Type Visibility Source Unit Parent
event published
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!