if (m_xTopBox->get_active())
nResult |= CreateNameFlags::Top; if (m_xLeftBox->get_active())
nResult |= CreateNameFlags::Left; if (m_xBottomBox->get_active())
nResult |= CreateNameFlags::Bottom; if (m_xRightBox->get_active())
nResult |= CreateNameFlags::Right;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.