| Description | Hierarchy | Fields | Methods | Properties | 
type TLayerCollection = class(TCollection)
![]()  | 
FLayerGroup: TGrowthControls; | 
![]()  | 
procedure InvalidateModel; | 
![]()  | 
procedure Sort; | 
![]()  | 
function GetItem(Index: Integer): TLayerFraction; | 
![]()  | 
procedure SetItem(Index: Integer; const Value: TLayerFraction); | 
![]()  | 
function IsSame(AnotherLayerCollection: TLayerCollection): boolean; | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
constructor Create(LayerGroup: TGrowthControls); | 
![]()  | 
destructor Destroy; override; | 
![]()  | 
property Items[Index:Integer]: TLayerFraction read GetItem
      write SetItem; | 
![]()  | 
FLayerGroup: TGrowthControls; | 
![]()  | 
procedure InvalidateModel; | 
![]()  | 
procedure Sort; | 
![]()  | 
function GetItem(Index: Integer): TLayerFraction; | 
![]()  | 
procedure SetItem(Index: Integer; const Value: TLayerFraction); | 
![]()  | 
function IsSame(AnotherLayerCollection: TLayerCollection): boolean; | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
constructor Create(LayerGroup: TGrowthControls); | 
![]()  | 
destructor Destroy; override; | 
![]()  | 
property Items[Index:Integer]: TLayerFraction read GetItem
      write SetItem; |