Emerson Posted October 5, 2016 Posted October 5, 2016 I would like to add the units of a unigui project in a vcl project and start the server unigui by vcl application, as in the attached example it is possible? I would like to add the units of a unigui project in a vcl project and start the server by unigui vcl application, as in the attached example it is possible? unigui.rar Quote
Administrators Farshad Mohajeri Posted October 10, 2016 Administrators Posted October 10, 2016 You must be able to add VCL forms to a standalone uniGUI app. You can show them after project is started. Quote
Emerson Posted October 10, 2016 Author Posted October 10, 2016 I added the unigui the units in my datasnap server and project source added the line TUniServerModule.Create (Application); This makes boot the DataSnap server and Server unigui at the same time and so I can share the datamodules. Thank Farshad. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.