[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2358
type tagENUMLOGFONTW = record |
||
elfLogFont: TLogFontW; |
|
|
elfFullName: array [0..LF_FULLFACESIZE-1] of WideChar; |
|
|
elfStyle: array [0..LF_FACESIZE-1] of WideChar; |
|
|
end; |
lazarus-ccr.sourceforge.net |