JVCL Help:TJvDBGrid.RegisterLayoutChangeLink

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

Search in JVCL Help

 
Search in all projects
 

Summary

Registers the given TJvLayouChangeLink object with the Grid


Pascal

 procedureRegisterLayoutChangeLink(Link: TJvDBGridLayoutChangeLink);


Parameters

Parameters Description
Link: TJvDBGridLayoutChangeLink The object to register


Description

The OnChange event of the given object will be called whenever a layout change occurs on the grid. This way more than one object you can get notified that the grid layout has changed


See Also

TJvDBGridLayoutChangeLink


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