TTMSFNCTableViewInteraction Class
TTMSFNCTableViewInteraction provides table view API support.
API unit family: TMSFNCTableView
Inherits from: TPersistent
Syntax
TTMSFNCTableViewInteraction = class(TPersistent)
Properties
| Name | Description |
|---|---|
| AccessoryClickDetection | Gets or sets accessory. |
| AnimationFactor | Gets or sets animation factor. |
| AutoOpenURL | Gets or sets whether auto open url is enabled or active. |
| DragDropMode | Gets or sets drag drop mode. |
| KeyboardEscapeMode | Gets or sets keyboard escape mode. |
| LongPressToEdit | Gets or sets whether long press to edit is enabled or active. |
| MultiSelect | Gets or sets whether multi select is enabled or active. |
| ShowDetailMode | Gets or sets show detail mode. |
| ShowEditButton | Gets or sets whether show edit button is enabled or active. |
| ShowFilterButton | Gets or sets whether show filter button is enabled or active. |
| SwipeBounceGesture | Gets or sets whether swipe bounce gesture is enabled or active. |
| SwipeToShowMoreOptions | Gets or sets whether swipe to show more options is enabled or active. |
| TouchScrolling | Gets or sets whether touch scrolling is enabled or active. |