RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSection.Left Property

Specifies the horizontal position of the header section's left edge.

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

The Left property is the horizontal coordinate of the header section's left edge, relative to the left border of the header control and measured in pixels. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!