In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Controls reference

Xailer professional forum in English
Responder
Avatar de Usuario
Dionisis Divaris
Mensajes: 484
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Controls reference

Mensaje por Dionisis Divaris »

Hello Ignacio , Jose
I face out this situation . I have a Form (tForm4) that include a
Tpanel(tPanel1) that contains a series of TBtmpButtons . I want to close
the form pressing the appropriate button (TBtmpButn7). What is rhe way to
call tForm4 Close event frmom this button . I stuck here....
Many Thanks
Dionisis
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9253
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Controls reference

Mensaje por ignacio »

Dionisis,
Trap TBtnBmp7:OnClick event and just write the following:
::Close()
Regards,
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:442ce558$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Hello Ignacio , Jose
>
> I face out this situation . I have a Form (tForm4) that include a
> Tpanel(tPanel1) that contains a series of TBtmpButtons . I want to close
> the form pressing the appropriate button (TBtmpButn7). What is rhe way to
> call tForm4 Close event frmom this button . I stuck here....
>
> Many Thanks
> Dionisis
>
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

Controls reference

Mensaje por NoName »

Dionisis,
Trap TBtnBmp7:OnClick event and just write the following:
::Close()
Regards,
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:442ce558$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Hello Ignacio , Jose
>
> I face out this situation . I have a Form (tForm4) that include a
> Tpanel(tPanel1) that contains a series of TBtmpButtons . I want to close
> the form pressing the appropriate button (TBtmpButn7). What is rhe way to
> call tForm4 Close event frmom this button . I stuck here....
>
> Many Thanks
> Dionisis
>
Avatar de Usuario
Dionisis Divaris
Mensajes: 484
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Controls reference

Mensaje por Dionisis Divaris »

Works Perfect Ignacio
Many thanks
Dionisis
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:442cf011$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
> Trap TBtnBmp7:OnClick event and just write the following:
>
> ::Close()
>
> Regards,
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:442ce558$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
>> Hello Ignacio , Jose
>>
>> I face out this situation . I have a Form (tForm4) that include a
>> Tpanel(tPanel1) that contains a series of TBtmpButtons . I want to close
>> the form pressing the appropriate button (TBtmpButn7). What is rhe way to
>> call tForm4 Close event frmom this button . I stuck here....
>>
>> Many Thanks
>> Dionisis
>>
>
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Avatar de Usuario
Dionisis Divaris
Mensajes: 484
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

Controls reference

Mensaje por Dionisis Divaris »

Works Perfect Ignacio
Many thanks
Dionisis
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:442cf011$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
> Trap TBtnBmp7:OnClick event and just write the following:
>
> ::Close()
>
> Regards,
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:442ce558$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
>> Hello Ignacio , Jose
>>
>> I face out this situation . I have a Form (tForm4) that include a
>> Tpanel(tPanel1) that contains a series of TBtmpButtons . I want to close
>> the form pressing the appropriate button (TBtmpButn7). What is rhe way to
>> call tForm4 Close event frmom this button . I stuck here....
>>
>> Many Thanks
>> Dionisis
>>
>
>
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Responder