mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:09:31 +02:00
win rtl: add BM_SETDONTCLICK message
git-svn-id: trunk@20509 -
This commit is contained in:
parent
5c56b1bc3d
commit
fc8692e7c9
@ -69,6 +69,7 @@
|
||||
BM_GETIMAGE = 246;
|
||||
BM_GETSTATE = 242;
|
||||
BM_SETCHECK = 241;
|
||||
BM_SETDONTCLICK = 248;
|
||||
BM_SETIMAGE = 247;
|
||||
BM_SETSTATE = 243;
|
||||
BM_SETSTYLE = 244;
|
||||
|
Loading…
Reference in New Issue
Block a user