Class CommonDialog
Inheritance
| Component | CommonDialog 🡄 Component 🡄 Object |
Properties
| OnClose | |
| OnShow | |
| Title | The caption at top of the dialog. |
Methods
| Execute () | Shows the dialog and return true/false depending on the dialog. |
Inheritance
- Component
- CommonDialog 🡄 Component 🡄 Object
Properties
- OnClose
-
Type:
functionUsage:
CommonDialog.OnClose = function(sender) - OnShow
-
Type:
functionUsage:
CommonDialog.OnShow = function(sender) - Title
-
The caption at top of the dialog.
Type: