Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IDragDropObject Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IDragDropObject:
DXP::IDragDropDeviceSheet DXP::IDragDropLibraryComponent DXP::IDragDropVaultComponent DXP::IDragDropVaultObject SCH::IDragDropDataSheets SCH::IDragDropParameters SCH::IDragDropSupplierSourceRelationships

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)

Member Function Documentation

◆ GetCancelDragDrop()

bool DXP::IDragDropObject::GetCancelDragDrop ( )

◆ GetCursor()

long DXP::IDragDropObject::GetCursor ( )

◆ GetDragImage()

long DXP::IDragDropObject::GetDragImage ( )

◆ GetSourceWindow()

long DXP::IDragDropObject::GetSourceWindow ( )

◆ SetCancelDragDrop()

void DXP::IDragDropObject::SetCancelDragDrop ( bool const AValue)

◆ SetCursor()

void DXP::IDragDropObject::SetCursor ( long const AValue)

◆ SetCursorIndex()

void DXP::IDragDropObject::SetCursorIndex ( int const AValue)

◆ SetDragImage()

void DXP::IDragDropObject::SetDragImage ( long const AValue)

◆ SetSourceWindow()

void DXP::IDragDropObject::SetSourceWindow ( long const AValue)

The documentation for this struct was generated from the following file: