PdcApplication.Windows: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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.