Soap.OPConvert.IOPConvert.GetTempDir

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetTempDir: string;

C++

virtual System::UnicodeString __fastcall GetTempDir(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.OPConvert.pas
Soap.OPConvert.hpp
Soap.OPConvert IOPConvert

Description

Returns the value of the TempDir property.

GetTempDir is the read implementation for the TempDir property.

See Also