Unit 'BGRAGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TCanvas

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: bgragraphics.pas line 347

type TCanvas = class

protected

  FCanvas: TGUICanvas;

  

  FFont: TFont;

  

public

  constructor Create();

  

  procedure Draw();

  

  procedure StretchDraw();

  

  property GUICanvas: TGUICanvas; [r]

  

  property Font: TFont; [rw]

  

end;

Inheritance

TCanvas

  

|

TObject



CT Web help

CodeTyphon Studio