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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IExternalForm:
DXP::IDocumentOptionsView DXP::INavigatorView DXP::IRevisionsView DXP::IServerView Embedded::IToolchainManagerGenericOptionDlg SCH::IInstrumentView SCH::ILibraryReportExternalSettings DXP::ICategorizedServerView DXP::IEDesignDataPanelView DXP::IServerDocumentView Embedded::IToolchainManagerOptionDlg DXP::IReleaseVaultPanelView SCH::INexusDevicesView

Public Member Functions

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 ()

Member Function Documentation

◆ FocusFirstTabStop()

void DXP::IExternalForm::FocusFirstTabStop ( )

◆ GetBounds()

void DXP::IExternalForm::GetBounds ( int * ALeft,
int * ATop,
int * AWidth,
int * AHeight )

◆ GetCaption()

std::wstring DXP::IExternalForm::GetCaption ( )

◆ GetHandle()

long DXP::IExternalForm::GetHandle ( )

◆ Hide()

void DXP::IExternalForm::Hide ( )

◆ ParentWindowCreated()

void DXP::IExternalForm::ParentWindowCreated ( )

◆ ParentWindowDestroyed()

void DXP::IExternalForm::ParentWindowDestroyed ( )

◆ SetBounds()

void DXP::IExternalForm::SetBounds ( int ALeft,
int ATop,
int AWidth,
int AHeight )

◆ SetFocus()

void DXP::IExternalForm::SetFocus ( )

◆ SetParentWindow()

void DXP::IExternalForm::SetParentWindow ( IExternalFormHolder *const ParentWindow)

◆ Show()

void DXP::IExternalForm::Show ( )

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