|
RAD Studio VCL Reference
|
Specifies the distance, in pixels, from the top of the list view to the top of the list item.
property Top: Integer;
__property int Top;
Use Top to vertically position the list item within the list view. Only use the Top 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!
|