System.Types.OleStr
Delphi
type OleStr = WideString;
C++
typedef System::WideString OleStr;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | System.Types.pas System.Types.hpp |
System.Types | System.Types |
説明
WideString のエイリアスを表します。
Delphi
type OleStr = WideString;
C++
typedef System::WideString OleStr;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | System.Types.pas System.Types.hpp |
System.Types | System.Types |
WideString のエイリアスを表します。