Class TCatalogPropGroupModel

Unit

Declaration

type TCatalogPropGroupModel = class(TBaseCatalogModel)

Description

TCatalogPropGroupModel

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure BeforeDestruction; override;
Public procedure EnumPropsForGUID (const AGUID: String; AResult: TList; AGroups: TList);

Properties

Public property Tag2: PtrInt read FTag2 write FTag2;
Published property PropGroups: TCatalogPropGroups read FPropGroups write FPropGroups;

Description

Methods

Public procedure AfterConstruction; override;
 
Public procedure BeforeDestruction; override;
 
Public procedure EnumPropsForGUID (const AGUID: String; AResult: TList; AGroups: TList);
 

Properties

Public property Tag2: PtrInt read FTag2 write FTag2;
 
Published property PropGroups: TCatalogPropGroups read FPropGroups write FPropGroups;
 

Generated by PasDoc 0.15.0.