System.Win.ComObj.StringToLPOLESTR

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function StringToLPOLESTR(const Source: string): POleStr;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj System.Win.ComObj

Description

Renvoie la chaîne spécifiée comme une instance de POleStr.