Class TCatalogPlaceHolders

Unit

Declaration

type TCatalogPlaceHolders = class(TBaseCatalogObjects)

Description

TCatalogPlaceHolders

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;
Public function CountVisible: Integer;

Properties

Public property Items[Index:Integer]: TCatalogPlaceHolder read GetItem write SetItem;
Public property Remark: WideString read FRemark write FRemark;

Description

Methods

Public procedure AfterConstruction; override;
 
Public function CountVisible: Integer;
 

Properties

Public property Items[Index:Integer]: TCatalogPlaceHolder read GetItem write SetItem;
 
Public property Remark: WideString read FRemark write FRemark;
 

Generated by PasDoc 0.15.0.