TdxListColumn Properties
A list column.
Name | Description |
---|---|
Alignment | Specifies the horizontal alignment of the column’s content. |
Caption | Specifies the column’s caption. |
Collection |
Specifies the collection containing the current element.
Inherited from Tcx |
Columns | Provides access to the column collection that owns the list column. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
Header |
Specifies the horizontal alignment of the column’s caption. |
ID |
Gets the unique identifier of the current collection element.
Inherited from Tcx |
Image |
Specifies the column’s image index. |
Index |
Specifies the zero-based index of the current element in the collection.
Inherited from Tcx |
List |
Provides access to the List View control that owns the list column. |
Max |
Specifies the maximum column width. |
Min |
Specifies the minimum column width. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Sort |
Specifies the item sort order in the column. |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
Width | Specifies the column’s width. |
See Also