[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_main' (#fpgui)

TfpgCanvas

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

This is the drawing Canvas of each widget

Declaration

Source position: fpg_main.pas line 168

type TfpgCanvas = class(TfpgCanvasImpl)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure DrawButtonFace();

  procedure DrawBevel();

  procedure DrawDirectionArrow();

  procedure DrawFocusRect();

  function DrawText();

  

Output Text onto the Canvas

  property Window: TfpgWindowBase; [r]

end;

Inheritance

TfpgCanvas

  

This is the drawing Canvas of each widget

|

TfpgCanvasImpl

|

TfpgX11Canvas

|

TfpgCanvasBase

  

Abstract class used to represent a Canvas for painting

|

TObject

Description

This is the drawing Canvas of each widget.


Documentation generated on: 2015-04-04