TempBinaryFile
Object List Hierarchy Next Object
Definition:
The TempBinaryFile object is used to represent a temporary binary file. When a
TempBinaryFile object is created, it generates a unique file name and creates
it. When a TempBinaryFile is destroyed, its file is deleted.
Specialized Features:
The following tables list and briefly describe the properties and methods
added by TempBinaryFile. There are no added events.
Properties Use to...
Prefix Set the prefix for the generated file name.
Methods Use to...
Destruct Handle the Destruct event by deleting the file.
Init Initialize the TempBinaryFile.
InitializeFileName Generate a unique file name.
InitWithName Initialize and specify a name for the temporary file.
Copied Features:
Properties
Methods Events