Unit 'ctCanvas' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_zengl]

TctFont

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

Declaration

Source position: ctcanvas.pas line 58

type TctFont = class

  Filename: string;

  

  Scale: single;

  

  Color: TColor;

  

  Opacity: Byte;

  

  HorizAlign: TAlignment;

  

  VertAlign: TTextLayout;

  

  procedure SetGradient();

  

  procedure NoGradient;

  

  constructor Create;

  

end;

Inheritance

TctFont

  

|

TObject



CT Web help

CodeTyphon Studio