Purpose
Return reference to the DioWindows object
Syntax
obDioWindows = Object.DioWindows
The DioWindows property syntax has the following parts:
Name |
Type |
Description |
Object |
DioApplication |
DioApplication object. |
obDioWindows |
DioWindows |
DioWindows object. |
Comments
If DioApplication object is not declared, then the function generates an exception.
See Also