wxWindowModalDialogEvent
Implements methods from the following classes
wxCommandEvent
Methods
wxWindowModalDialogEvent
Constructor.
CloneMethod
Clone the event.
GetDialog
Return the corresponding dialog.
GetReturnCode
Return the dialog's return code.
Static Methods
wxWindowModalDialogEvent
wxWindowModalDialogEvent
(
integer
$commandType
=
wxEVT_NULL
,
integer
$id
)
Constructor.
CloneMethod
wxEvent
&
CloneMethod
( )
Clone the event.
GetDialog
wxDialog
&
GetDialog
( )
Return the corresponding dialog.
GetReturnCode
integer
GetReturnCode
( )
Return the dialog's return code.