Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
idCatalog
type TCatalogPropRelationRules = class(TBaseCatalogObjects)
TCatalogPropRelationRules
function FindPropRule(const APropGUID: String; const ARule: WideString): TCatalogPropRelationRule; virtual;
property Items[Index:Integer]: TCatalogPropRelationRule read GetItem write SetItem;