Una Duda / a doubt
Posted: Thu Oct 17, 2013 11:39 pm
En el ejemplo que viene con HMG sobre THISWINDOWS, su trabajo es que al hacer click en el primer botón es que cambia de coordenadas y de titulo la Ventana?
Si es así hay una declaración que esta mal: This.Caption := 'New Caption' deberia de ser This.Title := 'New Caption', si estoy en lo correcto díganmelo saber.
Gracias
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
In the example that comes with HMG on THISWINDOWS, his work is that when you click on the first button is changing coordinates and the window title?
If so there is a wrong statement: THIS.Caption: = 'New Caption' should be this.title: = 'New Caption', if I'm right let me know.
thanks
Si es así hay una declaración que esta mal: This.Caption := 'New Caption' deberia de ser This.Title := 'New Caption', si estoy en lo correcto díganmelo saber.
Gracias
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
In the example that comes with HMG on THISWINDOWS, his work is that when you click on the first button is changing coordinates and the window title?
If so there is a wrong statement: THIS.Caption: = 'New Caption' should be this.title: = 'New Caption', if I'm right let me know.
thanks