isFormOpen
isFormOpen(cls: Class): Boolean;
The isFormOpen method of the Application class returns true if a form for the class specified in the cls parameter is open (running) for this application.
isFormOpen(cls: Class): Boolean;
The isFormOpen method of the Application class returns true if a form for the class specified in the cls parameter is open (running) for this application.