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

Property of a Class

The distance from the outer left border to the parent left 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.getLeft();

Set

Set new value.

QxWidget.setLeft(newValue);