Unit 'LazCanvas' Package
[Overview][Types][Classes][Index] [#lcl]

TLazCanvasState

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

Declaration

Source position: lazcanvas.pas line 68

type TLazCanvasState = class

public

  Brush: TFPCustomBrush;

  

  Pen: TFPCustomPen;

  

  Font: TFPCustomFont;

  

  BaseWindowOrg: TPoint;

  

  WindowOrg: TPoint;

  

  Clipping: Boolean;

  

  ClipRegion: TFPCustomRegion;

  

  destructor Destroy; override;

  

end;

Inheritance

TLazCanvasState

  

|

TObject



CT Web help

CodeTyphon Studio