TWMUIState = packed record Msg: Cardinal; Action: Word; Flags: Word; Unused: Longint; end;
struct TWMUIState { unsigned Msg; Word Action; Word Flags; Longint Unused; };
This is record Messages.TWMUIState.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|