PlatformAPI.IOTADesignerDevice190.SetThumbnail

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetThumbnail(const Value: string); deprecated;

C++

virtual void __fastcall SetThumbnail _DEPRECATED_ATTRIBUTE0 (const System::UnicodeString Value) = 0 ;

Properties

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

Description

Attention: SetThumbnail is deprecated.

Use SetThumbnail to define the path of the thumbnail that represents a design-time device.

See Also