RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.FExplicitTop Field

Specifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent.

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