API:Vcl.JumpList
Classes
| EJumpListException | Exception that may be raised during an update of the jump list of your application. |
| EJumpListItemException | Exception that may be raised while you use jump lists. |
| TCustomJumpList | Base class for components that provide support for Windows Jump Lists, such as TJumpList. |
| TJumpCategories | Collection of categories. |
| TJumpCategoryItem | Represents a jump list custom category. |
| TJumpList | Component that provides support for Windows Jump Lists. |
| TJumpListCollection | Collection of jump list items. |
| TJumpListItem | Item of a jump list. |
Types
| TCreatingListErrorEvent | Type of event handler for the TCustomJumpList.OnListUpdateError event. |
| TItemDeletedByUserEvent | Type of event handler for the TCustomJumpList.OnItemDeleted event. |