Windows
(class)
Returns a collection of all windows created by your application.
You can enumerate this class with the FOR EACH ... NEXT control structure.
You cannot instanciate this class.
hWindow
=
Windows
[
Id
AS Integer ] AS Window
Symbols
Properties
Count
Referenced by:
Graphical User Interface Component - gb.qt
Window _(class)_
Windows _(class)_