<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties:
Comments (0)
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