PlatformAPI.IOTADesignerDevice190.Thumbnail

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Thumbnail: string read GetThumbnail write SetThumbnail;

C++

__property System::UnicodeString Thumbnail = {read=GetThumbnail, write=SetThumbnail};

Properties

Type Visibility Source Unit Parent
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190

Description

Thumbnail is the path of the thumbnail that represents a design-time device.

See Also