Unit 'MediaFonts' Package
[Overview][Classes][Variables][Index] [#pl_asphyresphinx]

TFontDesc

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

Declaration

Source position: MediaFonts.pas line 31

type TFontDesc = class

public

  property FontName: StdString; [r]

  

  property ImageName: StdString; [r]

  

  property DataLink: StdString; [r]

  

  property Kerning: Single; [r]

  

  property Whitespace: Single; [r]

  

  property Linespace: Single; [r]

  

  property LetterShifts: TPointList; [r]

  

  procedure ParseXMLNode();

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TFontDesc

  

|

TObject



CT Web help

CodeTyphon Studio