|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| bool | GetModified () |
| void | SetModified (bool Value) |
| void | GetStateControls () |
| void | SetStateControls () |
| int | GetNotificationCode () |
| void | SetDefaultState () |
| void | PostEditControls () |
| IOptionsFormDataManager * | OptionsFormDataManager () |
| bool | TryApplyFormOptions () |
| void | SetReadOnly (bool ReadOnly) |
| bool DXP::IOptionsPage::GetModified | ( | ) |
| int DXP::IOptionsPage::GetNotificationCode | ( | ) |
| void DXP::IOptionsPage::GetStateControls | ( | ) |
| IOptionsFormDataManager * DXP::IOptionsPage::OptionsFormDataManager | ( | ) |
| void DXP::IOptionsPage::PostEditControls | ( | ) |
| void DXP::IOptionsPage::SetDefaultState | ( | ) |
| void DXP::IOptionsPage::SetModified | ( | bool | Value | ) |
| void DXP::IOptionsPage::SetReadOnly | ( | bool | ReadOnly | ) |
| void DXP::IOptionsPage::SetStateControls | ( | ) |
| bool DXP::IOptionsPage::TryApplyFormOptions | ( | ) |