vishal.tiwari Posted February 25, 2016 Posted February 25, 2016 Hi, I have Delphi XE5 and UniGUI trial version installed. I would like to know what is the best way to find out missing as well as new properties and events in TUniPanel with respect to Delphi's TPanel component. I would also like to find out for other Delphi Standard VCL components. What I have tried is I have visited VCL.ExtCtrls.pas file and found that the declaration and definition about TPanel component. Same way, I would also like to see the code for TUniPanel component, but I didn't find any .pas file for TUniPanel. Any idea where do I get the implementation of TUniPanel and other Delphi Standards VCL equivalent UniGUI components code? With Best Regards. Vishal Quote
Sherzod Posted February 25, 2016 Posted February 25, 2016 Hi, Please visit here: http://forums.unigui.com/index.php?/topic/5001-source-code-availability/ Best regards. Quote
vishal.tiwari Posted February 25, 2016 Author Posted February 25, 2016 Thanks a lot. Highly appreciate. Quote
Administrators Farshad Mohajeri Posted February 25, 2016 Administrators Posted February 25, 2016 You can simply look in Delphi's "Object Inspector" to see published properties and events. 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.