System.Bluetooth.Components.TBluetoothLE.OnCharacteristicWrite
Delphi
property OnCharacteristicWrite: TGattCharacteristicEvent read FOnCharacteristicWrite write FOnCharacteristicWrite;
C++
__property System::Bluetooth::TGattCharacteristicEvent OnCharacteristicWrite = {read=FOnCharacteristicWrite, write=FOnCharacteristicWrite};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| event | published | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetoothLE | 
説明
リモート デバイスから提供されるサービスのキャラクタリスティックのデータがリモート デバイスに書き込まれたときに発生します。
WriteCharacteristic を使って書き込み操作を開始します。
OnCharacteristicWrite のハンドラは次のパラメータを取得します: