API:System.Devices.TDeviceInfo.ThisDevice
Delphi
class property ThisDevice: TDeviceInfo read GetThisDevice write SetThisDevice;
C++
/* static */ __property TDeviceInfo* ThisDevice = {read=GetThisDevice, write=SetThisDevice};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Devices.pas System.Devices.hpp |
System.Devices | TDeviceInfo |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。