|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetDeviceSheetParameters () |
| bool | GetDeviceSheetLoaded () |
| bool | GetDeviceSheetDrawn () |
| void | SetDeviceSheetLoaded (bool AValue) |
| void | SetDeviceSheetDrawn (bool AValue) |
| Public Member Functions inherited from DXP::IDragDropObject | |
| 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::IDragDropDeviceSheet::GetDeviceSheetDrawn | ( | ) |
| bool DXP::IDragDropDeviceSheet::GetDeviceSheetLoaded | ( | ) |
| std::wstring DXP::IDragDropDeviceSheet::GetDeviceSheetParameters | ( | ) |
| void DXP::IDragDropDeviceSheet::SetDeviceSheetDrawn | ( | bool | AValue | ) |
| void DXP::IDragDropDeviceSheet::SetDeviceSheetLoaded | ( | bool | AValue | ) |