RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFindDialog.Top Property

Determines the Y coordinate (vertical position) of the Find dialog's upper left corner.

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

Top holds the same value as the second integer in Position. This property is maintained for compatibility with older applications. 

 

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