Source position: diskfont.pas line 178
type TOutlineFont = record |
olf_OTagPath: PChar; |
olf_OTagList: PTagItem; |
olf_EngineName: PChar; |
olf_LibraryName: PChar; |
olf_EEngine: PEGlyphEngine; |
olf_Reserved: Pointer; |
olf_UserData: Pointer; |
end; |