Description | Hierarchy | Fields | Methods | Properties |
type TCustomFluxObservationGroups = class(TPhastCollection)
TPhastCollection
invalidates the model when it is changed.
![]() |
function GetItems(Index: integer): TCustomFluxObservationGroup; |
![]() |
procedure SetItems(Index: integer; const Value: TCustomFluxObservationGroup); |
![]() |
procedure EliminatedDeletedScreenObjects; |
![]() |
procedure Loaded; |
![]() |
procedure Remove(Item: TCustomFluxObservationGroup); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property Items[Index:integer]: TCustomFluxObservationGroup read GetItems
write SetItems; |
![]() |
function GetItems(Index: integer): TCustomFluxObservationGroup; |
See Items. |
![]() |
procedure SetItems(Index: integer; const Value: TCustomFluxObservationGroup); |
See Items. |
![]() |
procedure EliminatedDeletedScreenObjects; |
|
![]() |
procedure Loaded; |
|
![]() |
procedure Remove(Item: TCustomFluxObservationGroup); |
|
![]() |
procedure Assign(Source: TPersistent); override; |
If Source is a |
![]() |
property Items[Index:integer]: TCustomFluxObservationGroup read GetItems
write SetItems; |
stored in the |