Field to read numeric values
Field to read numeric values
FIELD_READONLY - the content cannot be changed
FIELD_JUSTIFIED_RIGHT - the field is right-justified
ALLOW_NEGATIVE_VALUES - to allow entering negative values
virtual void ClearValue()
virtual double GetNumericValue()
virtual bool ProcessKeyboardEvent(XKeyboardEvent *__Event)
virtual void SetValue(char *__DefaultString)
virtual void SetValue(double __DefaultNumber)