Class TVersionPlaceHolderMatching

Unit

Declaration

type TVersionPlaceHolderMatching = class(TBaseCatalogObject)

Description

TVersionPlaceHolderMatching

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property Enabled: Boolean read FEnabled write FEnabled;
Published property PlaceHolderGUID: String read FPlaceHolderGUID write FPlaceHolderGUID;
Published property MatchingType: TVersionMatchingType read FMatchingType write FMatchingType;
Published property Mask: WideString read FMask write FMask;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property Enabled: Boolean read FEnabled write FEnabled;
 
Published property PlaceHolderGUID: String read FPlaceHolderGUID write FPlaceHolderGUID;
 
Published property MatchingType: TVersionMatchingType read FMatchingType write FMatchingType;
 
Published property Mask: WideString read FMask write FMask;
 

Generated by PasDoc 0.15.0.