JVCL Help:TJvSyncSplitter.WndProc
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSyncSplitter.WndProc Method
[+] TJvSyncSplitter Methods
[+] TJvSyncSplitter Properties
Search in JVCL Help
Search in all projectsSummary
Provides specific message responses for the splitter control.
Pascal
procedureWndProc(varMsg: TMessage); override;
Parameters
Parameters | Description |
var Msg: TMessage | Represents the Windows message. |
Description
WndProc overrides the WndProc for TWinControl to handle mouse messages, and sends all messages to the inherited WndProc.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page