Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.PeekFocus Method
Returns the module at the Top of the FocusStack. This is also the CurrentFocus module - the module currently focused during inference
Namespace: InferenceEngine
Delphi
public function PeekFocus: IModule; virtual;
Return Value
Type: IModule
•TInferenceEngine
•InferenceEngine