VisibleRemoteObject.Left


public property Left

Prototype:

Read/Write property Left[=Pixels]

Description:

This property gets the number of pixels from the left margin of this control to the left margin of its parent. The writeable property can be used only when the owner is an RFixed control, or has the Fixed property set to true.

Return value:

This property returns the number of pixels from the left margin of this control to the left margin of its parent.