Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties
TRSCustomGeneticComponent.Initialized Property
Returns true if the genetic component has been initialized (and initial population has been created and evaluated for fitness)
Namespace: RSGeneticBase
Delphi
public property Initialized: Boolean read FInitialized;
Property Value
Type: Boolean
•RSGeneticBase.TRSCustomGeneticComponent.Initialize
•RSGeneticBase.TRSCustomGeneticComponent.Population
•TRSCustomGeneticComponent
•RSGeneticBase