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:

    function

Usage:

    CommonDialog.OnClose = function(sender)
OnShow

Type:

    function

Usage:

    CommonDialog.OnShow = function(sender)
Title
The caption at top of the dialog.

Type:

Methods

Execute ()
Shows the dialog and return true/false depending on the dialog.

Returns:

    boolean
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35