摘要:
使窗口支持Windows Shell的文件拖放功能简单的方式是使用Windows API: DragAcceptFiles,然后使用Delphi的VCL消息函数重载机制处理WM_DROPFILES消息,调用DragQueryFile即可.DragAcceptFiles Function--------------------------------------------------------------------------------Registers whether a window accepts dropped files.SyntaxVOID DragAcceptFiles.. 阅读全文
posted @ 2012-03-22 23:09
Max Woods
阅读(925)
评论(0)
推荐(0)
浙公网安备 33010602011771号