Walter Wang
Member
Hi, I want to write a plug in with Delphi and need to process procedures or functions in package. I know "desc [package name].[procedure name]" can show out the result that I need, but I don't know how to get such result it in Delphi. Does anyone can help?