mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 00:30:47 +02:00
+ TWM*UIState
git-svn-id: trunk@3419 -
This commit is contained in:
parent
a5dfe315ec
commit
b3f93a4f42
@ -1252,6 +1252,9 @@ Type
|
||||
TWMNCDestroy = TWMNoParams;
|
||||
TWMDestroy = TWMNoParams;
|
||||
TWMClose = TWMNoParams;
|
||||
TWMQueryUIState = TWMNoParams;
|
||||
TWMChangeUIState = TWMUIState;
|
||||
TWMUpdateUIState = TWMUIState;
|
||||
|
||||
TWMKey = record
|
||||
Msg: UINT;
|
||||
|
Loading…
Reference in New Issue
Block a user