API:System.Bluetooth.TBluetoothGattDescriptor.Notification

From RAD Studio API Documentation

Delphi

property Notification: Boolean read GetNotification write SetNotification;

C++

__property bool Notification = {read=GetNotification, write=SetNotification, 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.