[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_main' (#fpgui)

TfpgFontResource

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

Declaration

Source position: fpg_main.pas line 110

type TfpgFontResource = class(TfpgFontResourceImpl)

protected

  FFontDesc: String;

  FRefCount: Integer;

public

  constructor Create();

  function IncRefCount;

  function DecRefCount;

  property FontDesc: String; [r]

end;

Inheritance

TfpgFontResource

|

TfpgFontResourceImpl

?

TObject


Documentation generated on: 2012-01-26