Class: TPageCollectionItem

TCollectionItem ----+
               |
      TPageCollectionItem

Description:

Unit:
UCWReport (UCWReport.pas)

Constructors:

constructor Create(Collection: TCollection); override;

Propertys:

property Page: string read FPage write SetPage;

Methods:

destructor Destroy; override;

constructor Create(Collection: TCollection); override;


property Page: string read FPage write SetPage;


destructor Destroy; override;