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