Description | Hierarchy | Fields | Methods | Properties |
type TFlowFileCollection = class(TPhastCollection)
TPhastCollection
invalidates the model when it is changed.
![]() |
function GetItem(index: Integer): TFlowFileItem; |
![]() |
procedure SetItem(index: Integer; const Value: TFlowFileItem); |
![]() |
function Add: TFlowFileItem; |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
property Items[index:Integer]: TFlowFileItem read GetItem write SetItem; |
![]() |
function GetItem(index: Integer): TFlowFileItem; |
![]() |
procedure SetItem(index: Integer; const Value: TFlowFileItem); |
![]() |
function Add: TFlowFileItem; |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
property Items[index:Integer]: TFlowFileItem read GetItem write SetItem; |