Public Member Functions | |
WxRealNumInput_Event (wxEventType CmdType=wxEVT_NULL, int Id=0) | |
WxRealNumInput_Event (WxRealNumInput_Event const &Event) | |
virtual wxEvent * | Clone () const |
void | SetValue (REAL Val) |
REAL | GetValue () const |
Private Attributes | |
REAL | _value |
Definition at line 37 of file wxrealnuminput.h.