Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.ParseModule(String,TEncoding) Method
Parses the string for a module and returns the module. The module is not added to the inference engine
Namespace: InferenceEngine
Delphi
public function ParseModule( const AString: String; Encoding: TEncoding = nil ): IModule; virtual;
Parameters
AString
Type: String
Encoding
Type: TEncoding
Type: IModule
•TInferenceEngine
•InferenceEngine