| Class TNumEdit (unit JCNumedt) |
TEdit
Renamed from Numedit.pas 6/13/1998 Paul Rice to avoid conflicts with others' work.
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
procedure Change;
procedure KeyPress(var Key: Char);| Properties |
| Events |
| Variables |
HasValidNumber : boolean;
RealValue : real;
PreviousText : string;| Constructors |
constructor Create(AOwner: TComponent);| Functions |
procedure Change;
procedure KeyPress(var Key: Char);| Properties |
| Events |
| Variables |
HasValidNumber : boolean;
RealValue : real;
PreviousText : string;