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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!