- "connectedShapes"
Maps the connector points within the panel reference to their connected shapes.
- "enabled"
Sets a checkbox active or inactive (TRUE or FALSE). TRUE, however, does not mean that a check box is automatically activated. When the value has been set to TRUE, the check box can then be activated by a user.
- "horizontalSizePolicy", "verticalSizePolicy"
Allows to read/write the size policy of ashape, panel, shape group or panel reference..
- "layoutDirection"
Defines the widget's layout direction.
- "minimumSize","maximumSize"
Allows to define the minimum / maximum size of a shape
- "namePath"
This function returns the name path to the shape in the notation "Ref1.SubRef2.ShapeName3" for shapes within panel references.
- "panelFileName"
Returns or writes the panel name of a reference in a panel.
- "refName";
Returns the reference information for a shape meaning to what reference a shape belongs to.
- "script"
Gets or sets the event script of a shape.
- "scriptables"
Gets all properties that are available for a shape.