RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFindDialog.Left Property

Determines the X coordinate (horizontal position) of the Find dialog's upper left corner.

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

Left holds the same value as the first 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!