Class TCanvasHelper

Unit

Declaration

type TCanvasHelper = class helper(TObject) for TCanvas

Description

This item has no description.

Hierarchy

Overview

Methods

Public procedure Draw(X,Y: integer; ABitmap: TBitmap); overload;
Public procedure Draw(X,Y: integer; AGraphic: TGraphic); overload;
Public procedure StretchDraw(ARect: TRect; ABitmap: TBitmap); overload;
Public procedure StretchDraw(ARect: TRect; AGraphic: TGraphic); overload;

Description

Methods

Public procedure Draw(X,Y: integer; ABitmap: TBitmap); overload;

This item has no description.

Public procedure Draw(X,Y: integer; AGraphic: TGraphic); overload;

This item has no description.

Public procedure StretchDraw(ARect: TRect; ABitmap: TBitmap); overload;

This item has no description.

Public procedure StretchDraw(ARect: TRect; AGraphic: TGraphic); overload;

This item has no description.