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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...