|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| bool | GetCancelDragDrop () |
| long | GetCursor () |
| long | GetDragImage () |
| long | GetSourceWindow () |
| void | SetCancelDragDrop (bool const AValue) |
| void | SetCursor (long const AValue) |
| void | SetDragImage (long const AValue) |
| void | SetSourceWindow (long const AValue) |
| void | SetCursorIndex (int const AValue) |
| bool DXP::IDragDropObject::GetCancelDragDrop | ( | ) |
| long DXP::IDragDropObject::GetCursor | ( | ) |
| long DXP::IDragDropObject::GetDragImage | ( | ) |
| long DXP::IDragDropObject::GetSourceWindow | ( | ) |
| void DXP::IDragDropObject::SetCancelDragDrop | ( | bool const | AValue | ) |
| void DXP::IDragDropObject::SetCursor | ( | long const | AValue | ) |
| void DXP::IDragDropObject::SetCursorIndex | ( | int const | AValue | ) |
| void DXP::IDragDropObject::SetDragImage | ( | long const | AValue | ) |
| void DXP::IDragDropObject::SetSourceWindow | ( | long const | AValue | ) |