Vcl.ComCtrls.TListColumn Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignmentpublishedSpecifies how all text is aligned within the list column.
AutoSizepublishedSpecifies whether the column width should automatically be adjusted when the width of the TListView changes.
CaptionpublishedSpecifies the text that appears at the top of the column.
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IDpublicA unique, permanent index for the item.
ImageIndexpublishedDetermines which image is displayed as the icon for the column header.
IndexpublicReturns the item's position in the Items array of TCollection.
MaxWidthpublishedSpecifies the maximum width of the header section.
MinWidthpublishedSpecifies the minimum width of the header section.
TagpublishedStores an integer value as part of a component.
WidthpublishedSpecifies the width of the column.
WidthTypepublicGets the maximum or minimum possible width of a column.