TTMSFNCCustomTableView.ShowMoreOptions Method
Shows more options for an item.
API unit family: TMSFNCTableView
Declaring type: TTMSFNCCustomTableView
Syntax
procedure ShowMoreOptions(AItem: TTMSFNCTableViewItem); virtual;
Parameters
| Name | Description |
|---|---|
AItem |
Table view item affected by the operation. |