[lazarus] some things wrong with LM_PAINT

Micha Nelissen M.Nelissen at student.tue.nl
Thu Nov 20 02:59:44 EST 2003


Darek Mazur wrote:

> Function TWin32Object.IntSendMessage3(LM_Message: Integer; Sender: TObject;
> Data: Pointer): Integer;
> section for LM_PAINT is absent

LM_PAINT messages are sent from the interface to the LCL, not vice 
versa. Call Invalidate to repaint a control.

HTH,

Micha.







More information about the Lazarus mailing list