API:Vcl.ImgList.TCustomImageList.DoDraw

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

Delphi

procedure DoDraw(Index: Integer; Canvas: TCanvas; X, Y: Integer;  Style: Cardinal; Enabled: Boolean = True); virtual;

C++

virtual void __fastcall DoDraw(int Index, Vcl::Graphics::TCanvas* Canvas, int X, int Y, unsigned Style, bool Enabled = true);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

説明

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