Source position: jwawingdi.pas line 1952
type tagENUMLOGFONTA = record
elfLogFont: LOGFONTA;
elfFullName: array [0..LF_FULLFACESIZE-1] of Byte;
elfStyle: array [0..LF_FACESIZE-1] of Byte;
end;