[Overview][Constants][Types][Classes][Index] Reference for unit 'PostScriptUnicode' (#lcl)

TPsUnicode

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

Declaration

Source position: postscriptunicode.pas line 40

type TPsUnicode = class

public

  constructor create;

  

  destructor destroy; override;

  

  procedure OutputString();

  

  function BlockFor();

  

  procedure ResetLastFont;

  function UnicodeToGlyph();

  property Font: string; [rw]

  

  property FontSize: Integer; [rw]

  

  property FOntStyle: Integer; [rw]

  

  property OutLst: TStringList; [rw]

  

end;

Inheritance

TPsUnicode

  

|

TObject


Version 3.2 Generated 2024-02-25 Home