Vcl.JumpList.TJumpList Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnItemDeletedpublishedMay occur during a call to UpdateList or DeleteList, and provides information about a jump list item of your application that your user removed manually. It occurs once per removed item.
OnItemsLoadedpublishedOccurs when your jump list component finishes loading its jump list items.
OnListUpdateErrorpublishedOccurs when there is an error updating the jump list of your application.