API:Vcl.JumpList.TCustomJumpList.OnItemsLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnItemsLoaded: TNotifyEvent read FOnItemsLoaded write FOnItemsLoaded;

C++

__property System::Classes::TNotifyEvent OnItemsLoaded = {read=FOnItemsLoaded, write=FOnItemsLoaded};

Properties

Type Visibility Source Unit Parent
event public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TCustomJumpList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!