Source position: agraphics.pas line 293
type tTextFontExtension = record |
tfe_MatchWord: Word; |
tfe_Flags0: Byte; |
tfe_Flags1: Byte; |
tfe_BackPtr: pTextFont; |
tfe_OrigReplyPort: pMsgPort; |
tfe_Tags: pTagItem; |
tfe_OFontPatchS: Pointer; |
tfe_OFontPatchK: Pointer; |
end; |