JVCL Help:TJvCustomInspector.RowSizing

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

Search in JVCL Help

 
Search in all projects
 

Summary

Tracks if a row is being resized.


Pascal

 propertyRowSizing: Boolean;


Description

RowSizing indicates if the user is resizing an item with the mouse. If RowSizing is set to True, mouse movements will be interpreted as changing the height of the item indicated by RowSizingItem. If RowSizing is False, mouse movements are not resizing an item (however, RowSizingItem might still point to the last resized item).


See Also

TJvCustomInspector.BandSizing, TJvCustomInspector.BandSizingBand, TJvCustomInspector.RowSizingItem


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