RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.SetTempDir Method

Sets the value of the TempDir property.

Pascal
procedure SetTempDir(const Value: string);
C++
__fastcall SetTempDir(const AnsiString Value);

SetTempDir is the write implementation for the TempDir property. 

Value is the new temporary directory to use. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!