Prototype

property OnUnknownImage64: TUnknownImage64Event read FOnUnknownImage write FOnUnknownImage;

Description

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

See also

TMDCustomControl.OnUnknownImage64

TMDStyle.OnUnknownImage64