Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

The distance from the outer right border to the parent right area edge.

You could only set two of the three horizonal dimension properties (boxLeft, boxRight, boxWidth) at the same time. This will be omitted during the setup of the new third value. To reset a value you didn't want anymore, set it to null.


Public Functions

Get

Get current value.

QxWidget.getRight();

Set

Set new value.

QxWidget.setRight(newValue);