Search found 1 match
- Wed Feb 20, 2013 6:43 am
- Forum: Examples, Demos
- Topic: [Demo] Dragging URL from TreeView to RichViewEdit
- Replies: 4
- Views: 50175
Also I noticed a couple of other changes needed to complete compile. I have XE3 BTW..... In the GetCommandString function there is this CASE statement: case uFlags of //DLR was UType Notice I changed from UTypes to UFlags ;) That is because the NAME OF THE PARAMTER into the procedure had changed ...