Class TCatalogSearchResultItem

Unit

Declaration

type TCatalogSearchResultItem = class(TBaseCatalogObject)

Description

TCatalogSearchResultItem

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure FillFromDataSet(ADataSet: TDBXOMDataSet); override;

Properties

Published property RelatedGUID : String read FRelatedGUID write FRelatedGUID;
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;
 
Public procedure FillFromDataSet(ADataSet: TDBXOMDataSet); override;
 

Properties

Published property RelatedGUID : String read FRelatedGUID write FRelatedGUID;
 
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.