Unit 'AsphyreFonts' Package
[Overview][Constants][Types][Classes][Index] [#pl_asphyresphinx]

TAsphyreFonts

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

Declaration

Source position: AsphyreFonts.pas line 343

type TAsphyreFonts = class

public

  property Images: TAsphyreImages; [rw]

  

  property Canvas: TAsphyreCanvas; [rw]

  

  property Count: Integer; [r]

  

  property Items []: TAsphyreFont; default; [r]

  

  property Font []: TAsphyreFont; [r]

  

  property OnItemLoad: TResourceProcessEvent; [rw]

  

  property OnItemFail: TResourceProcessEvent; [rw]

  

  function Insert();

  

  function IndexOf();

  

  procedure RemoveFont();

  

  procedure RemoveAll;

  

  procedure InsertTag();

  

  procedure RemoveTags;

  

  procedure RemoveTag();

  

  function FindTag();

  

  function Resolve();

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TAsphyreFonts

  

|

TObject



CT Web help

CodeTyphon Studio