Vcl.JumpList.TCustomJumpList Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnGetDeltaStreamsprotected
OnItemDeletedpublicMay 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.
OnItemsLoadedpublicOccurs when your jump list component finishes loading its jump list items.
OnListUpdateErrorpublicOccurs when there is an error updating the jump list of your application.