procedure CreateBrowseFile(aFileName: string);
Create browse file from file named AFileAname.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aFileName | string |
Result: stored in self (calling object)
Remarks:
The extension of the browse file will always be .dat. The method will execute in a background thread, if threaded parameter is true.