Class TFlowFileCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFlowFileCollection = class(TPhastCollection)

Description

no description available, TPhastCollection description follows

TPhastCollection invalidates the model when it is changed.

Hierarchy

Overview

Methods

Private function GetItem(index: Integer): TFlowFileItem;
Private procedure SetItem(index: Integer; const Value: TFlowFileItem);
Public function Add: TFlowFileItem;
Public constructor Create(Model: TBaseModel);

Properties

Public property Items[index:Integer]: TFlowFileItem read GetItem write SetItem;

Description

Methods

Private function GetItem(index: Integer): TFlowFileItem;
 
Private procedure SetItem(index: Integer; const Value: TFlowFileItem);
 
Public function Add: TFlowFileItem;
 
Public constructor Create(Model: TBaseModel);
 

Properties

Public property Items[index:Integer]: TFlowFileItem read GetItem write SetItem;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:51