mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-17 02:10:09 +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;
|
TWMNCDestroy = TWMNoParams;
|
||||||
TWMDestroy = TWMNoParams;
|
TWMDestroy = TWMNoParams;
|
||||||
TWMClose = TWMNoParams;
|
TWMClose = TWMNoParams;
|
||||||
|
TWMQueryUIState = TWMNoParams;
|
||||||
|
TWMChangeUIState = TWMUIState;
|
||||||
|
TWMUpdateUIState = TWMUIState;
|
||||||
|
|
||||||
TWMKey = record
|
TWMKey = record
|
||||||
Msg: UINT;
|
Msg: UINT;
|
||||||
|
Loading…
Reference in New Issue
Block a user