RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.ExplicitTop Property

Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent.

Pascal
property ExplicitTop: Integer;
C++
__property int ExplicitTop;

ExplicitTop is a read only property used internally by Delphi. Use Top in applications, thereby allowing read and write access. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!