Vcl.ImageCollection.TImageCollectionOnDrawEvent

提供: RAD Studio API Documentation
移動先: 案内検索

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*/);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.ImageCollection.pas
Vcl.ImageCollection.hpp
Vcl.ImageCollection Vcl.ImageCollection

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。