TdxListViewIconOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Arrangement | Specifies how the List View control arranges items |
Gap |
Specifies an extra indent between items. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Text |
Specifies the number of text lines that list items can display. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
#Constants
Name | Description |
---|---|
Max |
Specifies the maximum extra indent between items, in pixels. |
Max |
Specifies the maximum number of text lines that list items can display. |
See Also