PdcApplication.Windows: Difference between revisions
Jump to navigation
Jump to search
m moved Windows to PdcApplication.Windows |
No edit summary |
||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
Windows as [[PdcWindows]] | |||
== Description == | == Description == | ||
Returns the Windows interface | |||
== Notes == | == Notes == | ||
This property gives access to the windows of PdC. | |||
== Code example == | == Code example == | ||
Line 16: | Line 16: | ||
== Availability == | == Availability == | ||
Available from version 4.0 onwards. |
Latest revision as of 11:44, 21 May 2012
Declaration
Windows as PdcWindows
Description
Returns the Windows interface
Notes
This property gives access to the windows of PdC.
Code example
Availability
Available from version 4.0 onwards.