JVCL Help:TJvInspectorCompoundColumn.WidthSet
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorCompoundColumn.WidthSet Property
[+] TJvInspectorCompoundColumn Methods
[+] TJvInspectorCompoundColumn Properties
Search in JVCL Help
Search in all projectsSummary
The set width of the column.
Pascal
propertyWidthSet: Integer;
Description
WidthSet indicates the width the column has been set to. The width is represented as a percentage. Note that the width of the column might not be this value. WidthSet indicates what the ideal width should be. A width to 0 will result in whatever space the column can get. When multiple columns have a width of 0, the available space will be equally distributed among those columns.
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