API:System.Bluetooth.TBluetoothGattServer.OnClientSubscribed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnClientSubscribed: TGattCharacteristicSubscriptionEvent read FOnClientSubscribed write FOnClientSubscribed;

C++

__property TGattCharacteristicSubscriptionEvent OnClientSubscribed = {read=FOnClientSubscribed, write=FOnClientSubscribed};

Properties

Type Visibility Source Unit Parent
event public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer

Description

Embarcadero Technologies does not currently have any additional information.