Blink | Starts/stops blinking of the Pmg object |
---|
Dx | Width of the Pmg object |
---|
Dy | Height of the Pmg object |
---|
Enabled | Enable/disable the control, i.e. user's inputs to the object |
---|
Focus | Detects/set the focus of the Pmg object |
---|
GetChildByIndex | Returns the nested Pmg object defined by order |
---|
GetChildCount | Returns the number of nested Pmg objects |
---|
GetPathName | Name of the Pmg object including the path that consists of parent Pmg objects names |
---|
GetItemInfo | Returns special information regarding the Pmg object |
---|
GetPar | Reading the value of the Pmg object parameter (or its parents) |
---|
IniDx | Initial width of the Pmg object |
---|
IniDy | Initial height of the Pmg object |
---|
IniX | Initial X-position of the upper-left corner of the Pmg object relative to superior object |
---|
IniY | Initial Y-position of the upper-left corner of the Pmg object relative to superior object |
---|
Items | Returns reference to Pmg object |
---|
Methods | Access to designer's methods of this object |
---|
MouseOn | Identification if the mouse cursor finds itself over the Pmg object |
---|
Name | The name of the Pmg object |
---|
Parent | Returns reference to the parent Pmg object |
---|
Pm | Returns the Pma object or to its subobject (obsolete) |
---|
PmPanel | Returns reference to the PmaPanel object where the Pmg object is placed |
---|
Refresh | Refresh of the Pmg object |
---|
Root | Returns reference to the root PmgRoot object |
---|
ShowMenu | Opens local menu of the Pmg object |
---|
ScreenX | X-coordinate of the upper-left corner of the Pmg object relative to computer screen |
---|
ScreenY | Y-coordinate of the upper-left corner of the Pmg object relative to computer screen |
---|
ToolTip | Tooltip text of the Pmg object |
---|
Vars | Returns the variable of the Pmg object |
---|
ViewX | Position of X-coordinate of the upper-left corner of the Pmg object relative to PmgRoot object |
---|
ViewY | Position of the Y-coordinate of the upper-left corner of the Pmg object relative to PmgRoot |
---|
Visible | Sets the visibility/invisibility of the Pmg object |
---|
X | X-coordinate of the upper-left corner of the Pmg object relative to superior Pmg object |
---|
Y | Y-coordinate of the upper-left corner of the Pmg object relative to superior Pmg object |
---|