TdxCustomListView.UpdateItems(Integer,Integer) Method
In This Article
Updates all items in the List View.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AFirst |
Integer | This parameter is intended for backward compatibility with the TList |
ALast |
Integer | This parameter is intended for backward compatibility with the TList |
See Also