PdcWindow.WindowKey: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == WindowKey as String == Description == Returns the windowkey == Notes == This property returns the active window window key. The list of window keys can be ..." |
|||
Line 8: | Line 8: | ||
This property returns the active window window key. The list of window keys can be found in the menu File -> System maintenance -> Forms. | This property returns the active window window key. The list of window keys can be found in the menu File -> System maintenance -> Forms. | ||
The window no. is the window key. | The window no. is the window key. | ||
For an example see ActiveWindow | For an example see [[PdcWindows.ActiveWindow]]. | ||
== Code example == | == Code example == |
Latest revision as of 14:53, 21 May 2012
Declaration
WindowKey as String
Description
Returns the windowkey
Notes
This property returns the active window window key. The list of window keys can be found in the menu File -> System maintenance -> Forms. The window no. is the window key. For an example see PdcWindows.ActiveWindow.
Code example
Availability
Available from 4.0 onwards.