Source position: lcltype.pp line 1187
type tagPAINTSTRUCT = record |
||
hdc: HDC; |
|
|
fErase: LongBool; |
|
|
rcPaint: TRect; |
|
|
fRestore: LongBool; |
|
|
fIncUpdate: LongBool; |
|
|
rgbReserved: array [0..31] of Byte; |
|
|
end; |
| Version 4.6 | Hosted on Source Forge |