[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.WMPaint

Manages paint requests, and handles double buffering.

Declaration

Source position: controls.pp line 2230

protected procedure TWinControl.WMPaint(

  var Msg: TLMPaint

); message;

Arguments

Msg

  

LM_PAINT window message examined and handled in the method.


Version 3.2 Generated 2024-02-25 Home