JVCL Help:TJvInspectorItemSizing.Sizable
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorItemSizing.Sizable Property
[+] TJvInspectorItemSizing Fields
[+] TJvInspectorItemSizing Methods
[+] TJvInspectorItemSizing Properties
Search in JVCL Help
Search in all projectsSummary
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