Unit 'feFontEngineObjects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TFEGlyph

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

Declaration

Source position: fefontengineobjects.pas line 342

type TFEGlyph = class

public

  destructor Destroy; override;

  

  function RenderDirectly();

  

  function Clone();

  

  property Loaded: Boolean; [r]

  

  property Data: FE_Glyph; [r]

  

  property Index: Integer; [r]

  

  property Bounds: TRect; [r]

  

  property BoundsWithOffset []: TRect; [r]

  

  property Advance: single; [r]

  

end;

Inheritance

TFEGlyph

  

|

TObject



CT Web help

CodeTyphon Studio