Prototype

property OnUnknownImage: TUnknownImageEvent read FOnUnknownImage write FOnUnknownImage;

Description

Occurs when an image file cannot be loaded because the format of the file is not supported by the Windows Imaging Component (WIC).

See also

TMDCustomControl.OnUnknownImage

TMDStyle.OnUnknownImage