System.Win.ComObj.StringToLPOLESTR

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function StringToLPOLESTR(const Source: string): POleStr;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj System.Win.ComObj

説明

指定された文字列を POleStr のインスタンスとして返します。