|
Altium C++ SDK 3.0
|
#include <DXP.Classes.h>
Public Member Functions | |
| CServerDialog (UINT dialogId) | |
| virtual | ~CServerDialog () |
Protected Member Functions | |
| virtual CWnd * | GetSafeDlgItem (int nID) |
| virtual BOOL | OnWndMsg (UINT message, WPARAM wParam, LPARAM lParam, LRESULT *pResult) |
| Protected Member Functions inherited from CF1Help | |
| virtual void | DisplayDialogHelp (CWnd *control, CWnd *form) |
| virtual bool | GetControlHelpTopic (CWnd *control, CWnd *form, wstring &topicName) |
| virtual wstring | GetControlHelpAliasName (CWnd *control, CWnd *form) |
| virtual wstring | GetControlHelpName (CWnd *control, bool isForm=false) |
| void | ShowHelpTopic (wstring topicName) |
|
inline |
|
inlinevirtual |
|
inlineprotectedvirtual |
|
protectedvirtual |