Class TCatalogFileType

Unit

Declaration

type TCatalogFileType = class(TBaseCatalogObject)

Description

No description available, ancestor TBaseCatalogObject description follows

==================== class definitions ====================

Hierarchy

Overview

Methods

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

Properties

Published property FileType: WideString read FFileType write FFileType;
Published property PhotoCount: Integer read FPhotoCount write FPhotoCount;

Description

Methods

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

Properties

Published property FileType: WideString read FFileType write FFileType;
 
Published property PhotoCount: Integer read FPhotoCount write FPhotoCount;
 

Generated by PasDoc 0.15.0.