[Overview][Constants][Classes][Variables] Reference for unit 'MainEngine' (#solver)

TMBSolveApplication

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: mainengine.pas line 37

type TMBSolveApplication = class(TCustomApplication)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Run;

  

end;

Inheritance

TMBSolveApplication

  

|

TCustomApplication

?

TObject