TTMSFNCTableViewCategories.Delete Method
Removes the category at the given zero-based index from the collection.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCTableViewCategories
Syntax
procedure Delete(Index: Integer);
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the category to remove. |