|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetAddress () |
| void | Refresh () |
| void | Stop () |
| Public Member Functions inherited from DXP::IExternalForm | |
| void | SetParentWindow (IExternalFormHolder *const ParentWindow) |
| void | ParentWindowCreated () |
| void | ParentWindowDestroyed () |
| void | GetBounds (int *ALeft, int *ATop, int *AWidth, int *AHeight) |
| std::wstring | GetCaption () |
| long | GetHandle () |
| void | Hide () |
| void | SetBounds (int ALeft, int ATop, int AWidth, int AHeight) |
| void | SetFocus () |
| void | Show () |
| void | FocusFirstTabStop () |
| std::wstring DXP::INavigatorView::GetAddress | ( | ) |
| void DXP::INavigatorView::Refresh | ( | ) |
| void DXP::INavigatorView::Stop | ( | ) |