[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltype.pp line 2112
type tagEXTLOGPEN = record |
elpPenStyle: LongWord; |
elpWidth: LongWord; |
elpBrushStyle: LongWord; |
elpColor: TColorRef; |
elpHatch: PtrInt; |
elpNumEntries: DWORD; |
elpStyleEntry: array [0..0] of DWORD; |
end; |