Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Text.ExportedFileName

 

TQExport4Text                


property ExportedFileName : string;

 

Description

The ExportedFileName property defines the result exported file name considering the value of the AppendDateTimeToFileName property. If this property is set to True then the result file name consists of the value defined in the FileName property and exported date and time.

 


See also:

AppendDateTimeToFileName

FileName property