pop-up the Windows context menu for a given files using Delphi
Submitted by Issam Ali on Fri, 11/09/2012 - 22:11I've got new request regarding my answer to this question in stackoverflow about "how to show context menu for multi files". Here is the answer
Create new Delphi VCL application and add these units to the "Uses" section in the main form:
Add these declarations to the "Type" section: