Interface Functions (Magic xpa 2.x)
CHeight – Returns the position on the y-axis that represents the height of a specified control or of the last control.
ClickCX – Returns the X position of the last click relative to a control.
ClickCY – Returns the Y position of the last click relative to a control.
ClickWX – Returns the X position of the last click relative to the window.
ClickWY – Returns the Y position of the last click relative to the window.
CtrlGoto – Moves the cursor to a selected control.
CtrlHWND – Returns the Window handle of a control.
CurRow – Returns the number of the current parked row within a Table control.
CWidth – Returns the position on the x-axis that represents the width of a specified control or of the last parked control.
CX – Returns the position on the x-axis relative to the window of a specified control or to its container control.
CY – Returns the position on the y-axis relative to the window of a specified control or to its container control.
FormStateClear – Clears the persistent state of a form.
LastClicked – Returns the control name of the last clicked control.
LastPark – Returns the name of the control on which the user last parked in the specified area.
SetCrsr – Sets the cursor shape.
StatusBarSetText – Writes text strings into the status bar.
TreeNodeGoto – Parks on a tree node that is identified by the tree node identifier.
WinBox – Returns a window dimension, X position, Y position, Width or Height.
WinHWND – Returns a window handle (HWND) for a Magic xpa window.
WinMaximize – Maximizes the Magic xpa window.
WinMinimize – Minimizes the Magic xpa window.
WinRestore – Restores the Magic xpa window to normal size.