JVCL Help:TJvSyncSplitter.WndProc

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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