Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

tagPAINTSTRUCT

Declaration

Source position: lcltype.pp line 1178

type tagPAINTSTRUCT = record

  hdc: HDC;

  

  fErase: Bool;

  

  rcPaint: TRect;

  

  fRestore: Bool;

  

  fIncUpdate: Bool;

  

  rgbReserved: array [0..31] of Byte;

  

end;



CT Web help

CodeTyphon Studio