![]() |
![]() |
| Paypal | FTP | CCD | Buscar | Trucos | Trabajo | Foros |
|
|
|
#1
|
|||
|
|||
|
He hecho eso ultimo de abrir el formulario como normal y me pone:
"Cannot make a visible window modal" Código:
procedure TFrmPrincipal.ActNuevoPresupuestoExecute(Sender: TObject);
begin
With TfrmPresupuesto.Create(Self) do
try
ShowModal;
finally
Free;
end;
end;
|
![]() |
| Herramientas | Buscar en Tema |
| Desplegado | |
|
|
|