Unit 'cocoaprintcanvas' Package
[Overview][Classes][Index] [#lz_printers]

TCanvasOperation_TextOut

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

Declaration

Source position: cocoaprintcanvas.pas line 93

type TCanvasOperation_TextOut = class(TCanvasOperation_Font)

public

  X: Integer;

  

  Y: Integer;

  

  Text: string;

  

  constructor Create();

  

  procedure DrawTo(); override;

  

end;

Inheritance

TCanvasOperation_TextOut

  

|

TCanvasOperation_Font

  

|

TCanvasOperation_Pen_Brush

  

|

TCanvasOperation_Pen

  

|

TCanvasOperation

  

|

TObject



CT Web help

CodeTyphon Studio