Class Hierarchy
CAcTcUiCatalogViewItem
C++
class CAcTcUiCatalogViewItem : public CObject;
File
AcTcUiCatalogViewItem.h
Description
CAcTcUiCatalogViewItem is used to encapsulate the items displayed in CAcTcUiCatalogView. Each CAcTcUiCatalogViewItem is associated to a catalog item object AcTcCatalogItem. It reads the catalog item's image and text and renders it in the view. This object cannot be created; the catalog view creates and maintains this object.
Links
CAcTcUiCatalogViewItem Constructor, CAcTcUiCatalogViewItem Methods