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

TWinControl.WMPaint

Manages paint requests, and handles double buffering.

Declaration

Source position: controls.pp line 2201

protected procedure TWinControl.WMPaint(

  var Msg: TLMPaint

); message;

Arguments

Msg

  

LM_PAINT window message examined and handled in the method.



CT Web help

CodeTyphon Studio