IsFinished: Boolean;
The IsFinished property returns whether algorithm calculation is finished.
Available values:
True. Algorithm calculation is finished.
False. Algorithm calculation is not finished.
The method use is given in the example for IAlgorithmCalculationDebug.Matrix.
See also: