简体   繁体   中英

VirtualStringTree how to disable alpha blended selection while doing drag and drop?

When drag and dropping items from one TVirtualStringTree to another TVirtualStringTree how do I disable semi-transparent selection block shown while dragging the selection over the destination tree?

I've tried all the options and still cannot find the right one.

在此处输入图像描述

您可以通过将DragType<\/code>从默认dtOLE<\/code>更改为dtVCL<\/code>来省略图像。

"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM