JVCL Help:TJvViewerItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvViewerItem
TJvPictureItem
run\JvCustomItemViewer.pas


Summary

Base class for items in a TJvCustomItemViewer or descendant.

run\JvCustomItemViewer.pas


Pascal

 run\JvCustomItemViewer.pas
 TJvViewerItem = class(TPersistent);


Description

Use TJvViewerItem as the base class for items in the Items array of a TJvCustomItemViewer or descendant. You can control the actual class instantiated by overriding the GetItemClass method of TJvCustomItemViewer.

run\JvCustomItemViewer.pas


About

Navigation

run\JvCustomItemViewer.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