ListActns
Contents |
Delphi Information
Class
| TCustomListAction |
TCustomListAction is the base class for action objects that provide items to client controls. |
| TCustomStaticListAction |
TCustomStaticListAction provides items to client controls. |
| TCustomVirtualListAction |
TCustomVirtualListAction provides items to client controls. |
| TListActionLink | |
| TListControlItem |
TListControlItem represents an item with a text value, an image, and a data pointer. |
| TListControlItems |
TListControlItems manages a collection of TListControlItem objects. |
| TStaticListAction |
TStaticListAction provides items to client controls. |
| TStaticListItems |
TStaticListItems represents the items that TStaticListAction supplies to client controls. |
| TVirtualListAction |
TVirtualListAction provides items to client controls. |
Classref
| TListControlItemClass |
Enum
| TListItemsSortType |
C++ Information
Class
| TCustomListAction |
TCustomListAction is the base class for action objects that provide items to client controls. |
| TCustomStaticListAction |
TCustomStaticListAction provides items to client controls. |
| TCustomVirtualListAction |
TCustomVirtualListAction provides items to client controls. |
| TListActionLink | |
| TListControlItem |
TListControlItem represents an item with a text value, an image, and a data pointer. |
| TListControlItems |
TListControlItems manages a collection of TListControlItem objects. |
| TStaticListAction |
TStaticListAction provides items to client controls. |
| TStaticListItems |
TStaticListItems represents the items that TStaticListAction supplies to client controls. |
| TVirtualListAction |
TVirtualListAction provides items to client controls. |
Enum
| TListItemsSortType |
Typedef
| TGetItemCountEvent | |
| TGetItemEvent | |
| TGetVirtualItemEvent | |
| TItemSelectedEvent | |
| TListCompareEvent | |
| TListControlItemClass | |
| TListItemsCompare |