[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 2220

protected procedure TWinControl.WMPaint(

  var Msg: TLMPaint

); message;

Arguments

Msg

  

LM_PAINT window message examined and handled in the method.


Version 4.0 Generated 2025-05-03 Home