// Spin-Handling virtualvoid Up() override; virtualvoid Down() override; // Default Implementation: +/- default spin size to the double value virtualvoid First() override; virtualvoid Last() override; // Default Implementation: Current double is set to the first or last value
class UNLESS_MERGELIBS(VCL_DLLPUBLIC) DoubleNumericField final : public FormattedField
{ public:
DoubleNumericField(vcl::Window* pParent, WinBits nStyle);
class UNLESS_MERGELIBS(VCL_DLLPUBLIC) DoubleCurrencyField final : public FormattedField
{ public:
DoubleCurrencyField(vcl::Window* pParent, WinBits nStyle);
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.