Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

zglTFontContainer

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

Declaration

Source position: zglGui.pas line 258

type zglTFontContainer = class(zglTNamedObject)

public

  function GetForState();

  

  constructor Create();

  

  constructor CreateDefaults();

  

  destructor Destroy; override;

  

published

  property FileName: ansistring; [rw]

  

  property Normal: zglTFontObject; [rw]

  

  property Active: zglTFontObject; [rw]

  

  property Disabled: zglTFontObject; [rw]

  

end;

Inheritance

zglTFontContainer

  

|

zglTNamedObject

  

|

zglTEditableClass

  

|

TObject



CT Web help

CodeTyphon Studio