Home > comp > gb.qt > window > showmodal 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
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.