[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: postscriptunicode.pas line 40
type TPsUnicode = class end; |
||
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] |
|
|
|
||
| | ||
TObject |
lazarus-ccr.sourceforge.net |