|
RAD Studio VCL Reference
|
Specifies the distance, in pixels, from the left edge of the list view to the left edge of the list item.
property Left: Integer;
__property int Left;
Use Left to horizontally position the list item within the list view. Only use the Left property when the ViewStyle property of the list view is vsIcon or vsSmallIcon.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|