Vcl.Graphics.TPicture.WICImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WICImage: TWICImage read GetWICImage write SetWICImage;

C++

__property TWICImage* WICImage = {read=GetWICImage, write=SetWICImage};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TPicture

Description

Embarcadero Technologies does not currently have any additional information.