Unit 'ogltexturefont' Package
[Overview][Classes][Index] [#pl_opengladv]

TFontTextur

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

Declaration

Source position: ogltexturefont.pas line 21

type TFontTextur = class(TBasisTriangleVAO)

public

  Font: TFont;

  

  gradient: Boolean;

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure WriteVertex;

  

  procedure Draw(); overload;

  

  procedure SetFontColor();

  

  procedure SetBKColor();

  

  procedure SetGradientColor();

  

end;

Inheritance

TFontTextur

  

|

TBasisTriangleVAO

  

|

TTriangleVAO

  

|

TVAO

  

|

TObject



CT Web help

CodeTyphon Studio