[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltype.pp line 2050
type tagENUMLOGFONTA = record |
||
elfLogFont: TLogFontA; |
|
|
elfFullName: array [0..LF_FULLFACESIZE-1] of AnsiChar; |
|
|
elfStyle: array [0..LF_FACESIZE-1] of AnsiChar; |
|
|
end; |