Class TCatalogFileType
Unit
idCatalog
Declaration
type TCatalogFileType = class(TBaseCatalogObject)
Description
No description available, ancestor TBaseCatalogObject description follows
==================== class definitions ====================
Hierarchy
Overview
Methods
Properties
 |
property FileType: WideString read FFileType write FFileType; |
 |
property PhotoCount: Integer read FPhotoCount write FPhotoCount; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure FillFromDataSet (ADataSet: TDBXOMDataSet); override; |
|
|
Properties
 |
property FileType: WideString read FFileType write FFileType; |
|
|
 |
property PhotoCount: Integer read FPhotoCount write FPhotoCount; |
|
|
Generated by PasDoc 0.15.0.
|