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

TEZFont

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

Declaration

Source position: ezcanvas.pas line 59

type TEZFont = class

  Filename: string;

  

  Scale: single;

  

  Color: TColor;

  

  Opacity: Byte;

  

  HorizAlign: TAlignment;

  

  VertAlign: TTextLayout;

  

  procedure SetGradient();

  

  procedure NoGradient;

  

  constructor Create;

  

end;

Inheritance

TEZFont

  

|

TObject



CT Web help

CodeTyphon Studio