System.Types.OleStr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type OleStr = WideString;

C++

typedef System::WideString OleStr;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.Types.pas
System.Types.hpp
System.Types System.Types

Beschreibung

Repräsentiert einen Alias für WideString.

Siehe auch