mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-20 19:19:31 +01:00
win32: more WM_TO_STRING consts
git-svn-id: trunk@20521 -
This commit is contained in:
parent
2762822fdd
commit
670f0dd35e
@ -258,6 +258,7 @@ begin
|
||||
$0085: Result := 'WM_NCPAINT';
|
||||
$0086: Result := 'WM_NCACTIVATE';
|
||||
$0087: Result := 'WM_GETDLGCODE';
|
||||
$0088: Result := 'WM_SYNCPAINT';
|
||||
$00A0: Result := 'WM_NCMOUSEMOVE';
|
||||
$00A1: Result := 'WM_NCLBUTTONDOWN';
|
||||
$00A2: Result := 'WM_NCLBUTTONUP';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user