Jump to content

How to have TUniFrame as an Interface


eelias

Recommended Posts

I see that is hard to get an answer even for simple questions on this forum, however I will try this one....

 

I want to create a UniGUI app that will have Frames, like the MegaDemo with all those frames.

 

However I dont want to have those frames as a direct unit to the app. I want to be like "installable".

 

I was thinking on using an Interface way, then creating the TUniFrame as a COM object.

 

However I dont know what are the dependencies for that work correctly, and I dont want to be just trying.

 

I could create a wrap with an interface, then I install this component and calling this interface I can ask for the TUniFrame that it contains inside.

 

Than it creates it and pass back, however there is a context for that. 

 

Any clue?

 

Eduardo Elias

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...