Width property


Available for all objects.

Read/Write at design time
Read/Write at run time

Specifies the width for an object.


REMARKS
: This value is given in pixels or twips units depending on the ScaleMode property. For Window, MDIWindow and Picture objects it depends on its own ScaleMode property, while for any other object it depends on the ScaleMode property of its parent (if its parent is a Window, MDIWindow or Picture), or its first ascendant having the ScaleMode property.