Class TCatalogSearchResultItems

Unit

Declaration

type TCatalogSearchResultItems = class(TBaseCatalogObjects)

Description

TCatalogSearchResultItems

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Public property Items[Index:Integer]: TCatalogSearchResultItem read GetItem write SetItem;
Published property ContentType : WideString read FContentType write FContentType;
Published property ContentGroup: WideString read FContentGroup write FContentGroup;
Published property ContentValue: WideString read FContentValue write FContentValue;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Public property Items[Index:Integer]: TCatalogSearchResultItem read GetItem write SetItem;
 
Published property ContentType : WideString read FContentType write FContentType;
 
Published property ContentGroup: WideString read FContentGroup write FContentGroup;
 
Published property ContentValue: WideString read FContentValue write FContentValue;
 

Generated by PasDoc 0.15.0.