Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnParseModule Event
Occurs whenever a module (IModule) is parsed from a stream, such as when ParseModule is called but it may also occur at other times
Namespace: InferenceEngine
Delphi
published property OnParseModule: TParseModuleEvent read GetOnParseModule write SetOnParseModule;
Value
Type: TParseModuleEvent
•TInferenceEngine
•InferenceEngine