Class TCatalogSearchAlternative

Unit

Declaration

type TCatalogSearchAlternative = class(TBaseCatalogObject)

Description

TCatalogSearchAlternative

Hierarchy

Overview

Methods

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

Properties

Published property ContentType: WideString read FContentType write FContentType;
Published property Alternative: WideString read FAlternative write FAlternative;
Published property ContentSort: Integer read GetContentSort stored False;
Published property ContentTypeName: WideString read GetContentTypeName;

Description

Methods

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

Properties

Published property ContentType: WideString read FContentType write FContentType;
 
Published property Alternative: WideString read FAlternative write FAlternative;
 
Published property ContentSort: Integer read GetContentSort stored False;
 
Published property ContentTypeName: WideString read GetContentTypeName;
 

Generated by PasDoc 0.15.0.