System.Types.OleStr
Delphi
type OleStr = WideString;
C++
typedef System::WideString OleStr;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | System.Types.pas System.Types.hpp |
System.Types | System.Types |
Description
Représente un alias pour WideString.