System.Bluetooth.TBluetoothLEDevice.OnConnect
Delphi
property OnConnect: TNotifyEvent read FOnConnect write FOnConnect;
C++
__property System::Classes::TNotifyEvent OnConnect = {read=FOnConnect, write=FOnConnect};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
説明
TBluetoothLEDevice が接続されるたびに発生します。