API:System.Bluetooth.TBluetoothGattCharacteristic.SetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetValue(const AValue: TBytes);

C++

void __fastcall SetValue(const System::DynamicArray<System::Byte> AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic

Description

Embarcadero Technologies does not currently have any additional information.