Description | Hierarchy | Fields | Methods | Properties |
type TMt3dmsOutputTimeCollection = class(TPhastCollection)
TPhastCollection
invalidates the model when it is changed.
![]() |
function GetItem(Index: integer): TOuptputTimeItem; |
![]() |
procedure SetItem(Index: integer; const Value: TOuptputTimeItem); |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
function Add: TOuptputTimeItem; |
![]() |
property Items[Index:integer]: TOuptputTimeItem read
GetItem write SetItem; |
![]() |
function GetItem(Index: integer): TOuptputTimeItem; |
![]() |
procedure SetItem(Index: integer; const Value: TOuptputTimeItem); |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
function Add: TOuptputTimeItem; |
![]() |
property Items[Index:integer]: TOuptputTimeItem read
GetItem write SetItem; |