Unit 'ctOpenGL2DCanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_opengl]

TGLFont

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

Declaration

Source position: ctOpenGL2DCanvas.pas line 95

type TGLFont = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Update;

  

  property HFont: HFONT; [rw]

  

  property Name: WideString; [rw]

  

  property Size: Integer; [rw]

  

  property Styles: TFontStyles; [rw]

  

  property CharSet: Integer; [rw]

  

  property Color: ARGB; [rw]

  

  property WinColor: TColor; [rw]

  

  property NotifyChange: TGLFontNotify; [rw]

  

end;

Inheritance

TGLFont

  

|

TObject



CT Web help

CodeTyphon Studio