Source position: agraphics.pas line 575
type TAATextFont = record |
aatf_CTF: TColorTextFont; |
aatf_Modulo: Word; |
aatf_FreeMe: Word; |
aatf_CharData: Pointer; |
aatf_CharLoc: Pointer; |
aatf_SelfPtr: PAATextFont; |
aatf_Reserved: array [0..1] of LongWord; |
end; |