uFactuGES_App.pas: limpieza de código
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@340 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
02eab96246
commit
6bb2c6c607
@ -306,19 +306,12 @@ begin
|
||||
begin
|
||||
ShowHourglassCursor;
|
||||
try
|
||||
//ShowSplashForm;
|
||||
CargarModulos;
|
||||
DoMainForm;
|
||||
finally
|
||||
HideHourglassCursor;
|
||||
HideSplashForm;
|
||||
end;
|
||||
|
||||
//InicializarUI;
|
||||
//Application.ProcessMessages;
|
||||
//Visible := True;
|
||||
//AplicarPerfil;
|
||||
// Application.CreateForm();
|
||||
end;
|
||||
Application.Run;
|
||||
Terminate;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user