API:Vcl.JumpList.TCustomJumpList.OnListUpdateError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnListUpdateError: TCreatingListErrorEvent read FOnListUpdateError write FOnListUpdateError;

C++

__property TCreatingListErrorEvent OnListUpdateError = {read=FOnListUpdateError, write=FOnListUpdateError};

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.