ID : 1915
Group
Group is control to enclose a group of controls grouped by Radio Button or Check Box.
Group Event
There is no event of Group control.
Group Property
| Property Name | Data Type | Description |
|---|---|---|
| Name | String | Parts name PacScript cannot rewrite this property |
| Type | Integer | Parts name PacScript cannot rewrite this property |
| X | Integer | X coordinates of the upper left corner of the drawing region |
| Y | Integer | Y coordinates of the upper left corner of the drawing region |
| Width | Integer | Width of the control(pixel size) |
| Height | Integer | Height of the control(pixel size) |
| FG | Integer | Color of fence line |
| BG | Integer | Back ground color |
| Group | Integer | Group number to which part belongs |
| Active | Integer | Visible / Invisible and Enable / Disable settings |
| Style | Integer | Display style |
| Caption | String | Display text |
| FName | String | Font name The font with * is installed on the robot controller |
| FSize | Integer | Font size |
| Justify | Integer | Caption positioning
|
| Thickness | Integer | Specify the thickness of line by pixel |
| MyGroup | Integer | - |
ID : 1915

