Class TNumEdit (unit JCNumedt)

Inherits from

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;