API:System.Bluetooth.TBluetoothGattDescriptor.Broadcasts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Broadcasts: Boolean read GetBroadcasts write SetBroadcasts;

C++

__property bool Broadcasts = {read=GetBroadcasts, write=SetBroadcasts, 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. Please help us document this topic by using the Discussion page!