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.

Small problem with TProgressDlg

Xailer professional forum in English
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

Small problem with TProgressDlg

Mensaje por Oleg »

Hi!
There is a small problem with TProgressDlg in the IDE.
I put TProgressDlg onto new form and change some properties.
Then I tried to test it pressing right mouse button on this component in
Object Inspector.
With all other dialogs the corresponding context menu is appeared (with Test
item and so on),
but with TProgressDlg the IDE fails with error:
BASE/1004 Message not found TPROGRESSDLG:HDIALOG
Trace Through:
TPROGRESSDLG:ERROR (179)
(b)HBOBJECT:HBOBJECT (105)
TPROGRESSDLG:MSGNOTFOUND (0)
TPROGRESSDLG:HDIALOG (167)
TPROGRESSDLG:IDECONTEXTMENU (236)
TINSPECTOR:CONTROLCONTEXTMENU (771)
TINSPECTOR:TREEVIEW1CONTEXTMENU (755)
TCUSTOMTREEVIEW:ONCONTEXTMENU (0)
TCUSTOMTREEVIEW:WMCONTEXTMENU (770)
RUNFORM (0)
TAPPLICATION:RUN (193)
MAIN (30)
Thank you. Oleg.
Responder