| Library | Module | Frames | Expand |
| Property | FilterString | as String |
| The filter string used for file extensions. The extensions must be specified with wildcards and seperated by commas; for example, "*.prt,*.txt". | ||
| Property | PreselectedItem | as String [optional] |
| A preselected file or item. | ||
| Function | CCpfcFileOpenOptions.Create (FilterString as String) as IpfcFileOpenOptions | |
| Creates a class object for file open dialog options. | ||
| Property | FilterString | as String |
|
The filter string used for file extensions. The extensions must be specified with wildcards and seperated by commas; for example, "*.prt,*.txt". |
| Property | PreselectedItem | as String [optional] |
|
A preselected file or item. |
| Function | CCpfcFileOpenOptions.Create | (FilterString as String) as IpfcFileOpenOptions |
|
Creates a class object for file open dialog options.
|