Win32 Add a comment to indicate the purpose of the TWindowProcHelper.WinProcess variable.

It's naming is a bit confusing, so maybe we should rename it?
This commit is contained in:
Bart 2024-01-06 12:14:13 +01:00
parent 76bbc6e2e5
commit fb861fa2a1

View File

@ -334,7 +334,7 @@ type
LMessage: TLMessage;
PLMsg: PLMessage;
FlWinControl: TWinControl;
WinProcess: Boolean;
WinProcess: Boolean; // Setting this to FALSE signals that the message should not be processed any further along the chain.
NotifyUserInput: Boolean;
WindowInfo: PWin32WindowInfo;
// Used by SendPaintMessage