hello

I'm developing a main application and a second descendent application that uses 
about all of the main code and forms. (The second appl uses it's own form that 
inherits the first appl's main form. )

My problem:
I have added a standard TFileOpen action to an TActionList on the 1st appl's 
main form.  Within the main form it all works oke. Opening the same fileopen 
within the object inspector from the second appl will always result in an 
'invalid pointer operation" message. 

Ccompiling the application will work with no problem; it's ONLY within the 
object inspector that i do get this problem. I could not change any properties 
of this TFileOpen and have to do this by code at runtime (like the filters, 
default ext, etc).
 I've removed all custom events, but this does not solve the problem.  (it will 
fail with a standard TFileopen and no code or changes)


any suggestions?

Regards

Andries



                
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!

[Non-text portions of this message have been removed]



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to