API:System.Bluetooth.TBluetoothGattDescriptor.DoSetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSetValue(const AValue: TBytes); virtual; abstract;

C++

virtual void __fastcall DoSetValue(const System::DynamicArray<System::Byte> AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattDescriptor

Description

Embarcadero Technologies does not currently have any additional information.