+ TWM*UIState

git-svn-id: trunk@3419 -
This commit is contained in:
florian 2006-05-05 08:07:12 +00:00
parent a5dfe315ec
commit b3f93a4f42

View File

@ -1252,6 +1252,9 @@ Type
TWMNCDestroy = TWMNoParams;
TWMDestroy = TWMNoParams;
TWMClose = TWMNoParams;
TWMQueryUIState = TWMNoParams;
TWMChangeUIState = TWMUIState;
TWMUpdateUIState = TWMUIState;
TWMKey = record
Msg: UINT;