TVirtualDrawTree.OnRenderOLEData Event

Virtual Tree View

Drag'n drop and clipboard support event.

Pascal
property OnRenderOLEData: TVTRenderOLEDataEvent;
Description

This event is triggered when the data in a clipboard or drag'n drop operation must be rendered but the built-in data object does not know the requested format. This is usually the case when the application (or descentants) have specified their own formats in OnGetUserClipboardFormats.

Class
Links
What do you think about this topic? Send feedback!