TdxListItems Methods
A list item collection.
Name | Description |
---|---|
Add | Appends a new item with default settings. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Prevents List View updates until an End |
Clear | Deletes all items in the collection. |
Delete |
Deletes the item with the specified index. |
End |
Enables List View updates after a Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Provides access to an individual list item at the specified position. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Index |
Returns the specified item’s index in the collection. |
Insert |
Inserts a new item at the specified index in the collection. |
To |
Inherited from TObject. |
See Also