System.Win.ComObj.StringToLPOLESTR

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function StringToLPOLESTR(const Source: string): POleStr;

C++

extern DELPHI_PACKAGE System::WideChar * __fastcall StringToLPOLESTR(const System::UnicodeString Source);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj System.Win.ComObj

Beschreibung

Gibt den angegebenen String als Instanz von POleStr zurück.