API:System.Bluetooth.TBluetoothGattCharacteristic.SetValueAsString
Delphi
procedure SetValueAsString(const AValue: string; IsUTF8: Boolean = True);
C++
void __fastcall SetValueAsString(const System::UnicodeString AValue, bool IsUTF8 = true);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattCharacteristic |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。