JVCL Help:TJvInspectorItemSizing.Sizable

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the item can be resized by the UI.


Pascal

 propertySizable: Boolean;


Description

Sizable is a flag that indicates if the item can be resized by the user by dragging the bottom of the item. If Sizable if False, the item can not be resized by the user (it can be resized through code), otherwise the user can drag the item to resize it.


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