System.Bluetooth.TBluetoothUUID.Empty
Delphi
class function Empty: TGUID; static;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.pas | System.Bluetooth | TBluetoothUUID |
説明
TBluetoothUUID の空のインスタンス(すべての桁にゼロが設定されているインスタンス)を返します。
Delphi
class function Empty: TGUID; static;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.pas | System.Bluetooth | TBluetoothUUID |
TBluetoothUUID の空のインスタンス(すべての桁にゼロが設定されているインスタンス)を返します。