Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Methods
TRSCustomGeneticComponent.ToString Method
Provides a strings description of the genetic programming component and its important properties. The function uses the Describe method to build the string.
Namespace: RSGeneticBase
Delphi
public function ToString: String; override;
Return Value
Type: String
•RSGeneticBase.TRSCustomGeneticComponent.Describe(TStrings,String)
•TRSCustomGeneticComponent
•RSGeneticBase