JVCL Help:TJvInspectorCompoundColumn

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvInspectorCompoundColumn
run\JvInspector.pas


Summary

Holds column information for a compound item.

run\JvInspector.pas


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.

run\JvInspector.pas


About

Navigation

run\JvInspector.pas



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