Skip to content

OLEDropConstants Enumeration

Description

OLE Drop Constants

Members

Member Description
xtpOLEDropNone (Default) None. The target component does not accept OLE drops and displays the No Drop cursor.
xtpOLEDropManual Manual. The target component triggers the OLE drop events, allowing the programmer to handle the OLE drop operation in code.

Remarks

The OLEDropMode property uses the flags from the OLEDropConstants enumeration to specify the drop mode used by the task panel for dropping external items.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.