<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGAConsts > Constants:
Comments (0)
Finished states for virtual machine
Namespace: RSGAConsts
Delphi
FinishedStates: TExecutionStates = [esInvalidOperation, esInvalidState, esError, esFinishing, esFinished];
Value
Type: TExecutionStates