TcxShellIconOptions Members
Contains icon options for shell list view controls.Constructors
| Name | Description |
|---|---|
| Create(TcxListViewContainer) | Initializes a new instance of the TcxIconOptions class with specified settings. Inherited from TcxIconOptions. |
Properties
| Name | Description |
|---|---|
| Arrangement | Inherited from TcxIconOptions. |
| AutoArrange | Inherited from TcxIconOptions. |
| Size | Specifies the icon size. |
| WrapText | Inherited from TcxIconOptions. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also