Página 1 de 1

showmodal method

Publicado: Lun Ene 14, 2008 7:46 pm
por Roberto
here i am again.
I create a form at runtime and i show it in modal form. It's ok, nice. After
the form is closed, is there a way to show it again? for example:
FUNCTION Test()
LOCAL oDlg
WITH OBJECT oDlg := TForm():Create()
:lCentered := .T.