|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| bool | GetDrawPreviews () |
| void | SetDrawPreviews (bool Value) |
| std::wstring | GetLibraryType () |
| void | GetStateControls () |
| void | SetStateControls () |
| 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 () |
| bool SCH::ILibraryReportExternalSettings::GetDrawPreviews | ( | ) |
| std::wstring SCH::ILibraryReportExternalSettings::GetLibraryType | ( | ) |
| void SCH::ILibraryReportExternalSettings::GetStateControls | ( | ) |
| void SCH::ILibraryReportExternalSettings::SetDrawPreviews | ( | bool | Value | ) |
| void SCH::ILibraryReportExternalSettings::SetStateControls | ( | ) |