JVCL Help:TJvInspectorCompoundColumn
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorCompoundColumn Class
[+] JvInspector.pas Classes
[+] TJvInspectorCompoundColumn Methods
[+] TJvInspectorCompoundColumn Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvInspectorCompoundColumn
run\JvInspector.pas
Summary
Holds column information for a compound item.
Pascal
run\JvInspector.pas
TJvInspectorCompoundColumn = class(TPersistent);
Description
The TJvInspectorCompoundColumn class is used by the TJvInspectorCompoundItem class to represent a column. The class provides properties to get/set the item associated with the column, its width as it is displayed and the width it is set to.
Do not create instances of TJvInspectorCompoundColumn, use TJvInspectorCompoundItem.AddColumn to add columns to a compound item.
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