Create an instance of the Folder Browser dialog |
Member of Desktop Application Object (PRIM_APPL)
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Reference to the newly created dialog |
System dialogs are abstract classes and can only be created using the provided methods.
Creating a Folder Browse dialog instance.
Define_Com Class(#prim_Appl.ICommonDialogFolderBrowse) Name(#Dialog) Reference(*dynamic)
#Dialog <= #sys_appln.CreateFolderBrowseDialog
#Dialog.Show