Vcl.ImageCollection.TImageCollectionOnDrawEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TImageCollectionOnDrawEvent = procedure(ASourceImage: TWICImage;
ACanvas: TCanvas; ARect: TRect; AProportional: Boolean = False) of object;

C++

typedef void __fastcall (__closure *TImageCollectionOnDrawEvent)(Vcl::Graphics::TWICImage* ASourceImage, Vcl::Graphics::TCanvas* ACanvas, const System::Types::TRect &ARect, bool AProportional/* = false*/);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.ImageCollection.pas
Vcl.ImageCollection.hpp
Vcl.ImageCollection Vcl.ImageCollection

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !