2.0
3.0
>
comp
>
gb.qt
>
window
>
showmodal
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
Window.ShowModal (gb.qt)
FUNCTION
ShowModal
(
)
AS
Integer
Shows the window in modal mode.
This method ends only when the window is closed, and the value passed to the
Close
method is returned.