RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.FExplicitLeft Field

Specifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent.

Pascal
FExplicitLeft: Integer;
C++
int FExplicitLeft;
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!