API:System.Bluetooth.TBluetoothGattCharacteristic.SetValueAsString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetValueAsString(const AValue: string; IsUTF8: Boolean = True);

C++

void __fastcall SetValueAsString(const System::UnicodeString AValue, bool IsUTF8 = true);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.