procedure OpenBrowseFile(aFileName: string);
Open browse file for the file named AFilename.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aFileName | string |
Result: stored in self (calling object)
Remarks:
If the browse file does not exist, it will be created.
Open browse file for the file named AFilename.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aFileName | string |
Result: stored in self (calling object)
If the browse file does not exist, it will be created.