|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| EDP::IItemParameter * | GetParameter (int I) |
| int | ParameterCount () |
| 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) |
| EDP::IItemParameter * SCH::IDragDropParameters::GetParameter | ( | int | I | ) |
| int SCH::IDragDropParameters::ParameterCount | ( | ) |