Class TCatalogItemSets

Unit

Declaration

type TCatalogItemSets = class(TBaseCatalogObjects)

Description

TCatalogItemSets

Hierarchy

Overview

Methods

Public function CountEnabled: Integer; virtual;
Public function TotalFileSize: Int64; virtual;
Public function ItemsFileSize: Int64; virtual;

Properties

Public property Items[Index:Integer]: TCatalogItemSet read GetItem write SetItem;

Description

Methods

Public function CountEnabled: Integer; virtual;
 
Public function TotalFileSize: Int64; virtual;
 
Public function ItemsFileSize: Int64; virtual;
 

Properties

Public property Items[Index:Integer]: TCatalogItemSet read GetItem write SetItem;
 

Generated by PasDoc 0.15.0.