| [Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazcanvas.pas line 69
type TLazCanvasState = class |
||
public |
||
Brush: TFPCustomBrush; |
|
|
Pen: TFPCustomPen; |
|
|
Font: TFPCustomFont; |
|
|
|
||
|
||
Clipping: Boolean; |
|
|
ClipRegion: TFPCustomRegion; |
|
|
destructor Destroy; override; |
|
|
end; |
|
||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |