PlatformAPI.IOTADesignerDevice190.UpdateThumbnail

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateThumbnail(aBitmap: TBitmap);

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTADesignerDevice190

Description

Warning: UpdateThumbnail is deprecated.

UpdateThumbnail saves the specified bitmap into the path of the thumbnail of a design-time device.

Use UpdateThumbnail to save a bitmap generated using GenerateThumbnail.

See Also