|
|
|
|
|
Designation of current element (Reserved word)
The keywords used to identify the current element are: | | MyWindow | Allows you to handle the current window. | MyRightSlidingWindow | Allows you to handle the right sliding window associated with the current window. | MyLeftSlidingWindow | Allows you to handle the left sliding window associated with the current window. | MyInternalWindow | Allows you to handle the current internal window. | MyPage | Allows you to handle the current page | MySource | Allows you to handle the current data source | MySelf | Allows you to handle the current control | MyPopupControl | Allows you to handle the control that opened a popup window | MyReport | Allows you to handle the current report | MyFile | Allows you to handle the file that released the trigger from the trigger code. | MyParent | Allows you to handle the current supercontrol from one of its controls | Object / This | Allows you to handle the current class. | MyThread | Allows you to handle the Thread object that executes the current code. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|