JVCL Help:TJvViewerItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvViewerItem Class
[+] JvCustomItemViewer.pas Classes
[+] TJvViewerItem Methods
[+] TJvViewerItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvViewerItem
TJvPictureItem
run\JvCustomItemViewer.pas
Summary
Base class for items in a TJvCustomItemViewer or descendant.
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.
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