[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 172

type TfpgCanvas = class(TfpgCanvasImpl)

public

  constructor Create();

  destructor Destroy; override;

  procedure DrawButtonFace();

  procedure DrawControlFrame();

  procedure DrawBevel();

  procedure DrawDirectionArrow();

  procedure DrawFocusRect();

  function DrawText();

  

Output Text onto the Canvas

end;

Inheritance

TfpgCanvas

  

This is the drawing Canvas of each widget

|

TfpgCanvasImpl

?

TObject

Description

This is the drawing Canvas of each widget.


Documentation generated on: 2012-01-26