[Overview][Constants][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mainengine.pas line 37
type TMBSolveApplication = class(TCustomApplication) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure Run; |
|
|
end; |
|
||
| | ||
TCustomApplication |
||
? | ||
TObject |