Vcl.JumpList.TJumpList Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnGetDeltaStreamsprotected
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.