Source position: agraphics.pas line 238
type TTextFontExtension = record |
tfe_MatchWord: Word; |
tfe_Flags0: Byte; |
tfe_Flags1: Byte; |
tfe_BackPtr: PTextFont; |
tfe_OrigReplyPort: PMsgPort; |
tfe_Tags: PTagItem; |
tfe_OFontPatchS: PWord; |
tfe_OFontPatchK: PWord; |
end; |