Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Text.FileName

 

TQExport4Text                


property FileName: string;

 

Description

The FileName property determines the name of the result export file. The property must not be empty; if it is empty at the moment of the Execute method invocation, the component will stop being executed having generated an exception with the following message:

Invalid File Name!.

 


See also:

AppendDateTimeToFileName property

PrintFile property

ShowFile property