AZFloatEdit - Provides floating-point or integer numbers input.


Size:
55KB
Category:
Development
Delphi
Requirements:
No special requirements
Seller:
Alexey Zverev
Price:
$19.95
System:
Windows 2000/98/NT
Rating:
4.5
License:
Shareware

Description - AZFloatEdit - Provides floating-point or integer numbers input.



This is Delphi component that provides floating-point or integer numbers input. It has properties to limit inputing numbers, separate (with separating character) or not thousands by separator and more, ability to align text to left, right and center. Also it controls clipboard to protect from pasting incorrect value.This control can be in two modes: insert and override Digits. You can change mode programmaticaly or pressing Insert keys. Fractional part is always in override mode. Pressing Left Arrow key you can add zeroes at a begin of number (very useful in financial applications).(* Full list of properties unlike T *)(* published *)(* Alignment: TAlignment - align text to left, right and cente *)(* FracLength: Integer - fractal part length of inputing number *)(* IntegerValue: Boolean - if True, integer numbers input, *)(* if False, floating-point numbers input *)(* MaxValue: Extended - max. number, that can be entered in control *)(* MinValue: Extended - min. number, that can be entered in control *)(* Separated: Boolean - separate or not thousands by thousand separator *)(* Separator: Char - thousands separatin character, *)(* by Default - ThousandSeparator system constant *)(* Value: Extended - current value entered in control *)(* public *)(* InsertMode: Boolean - insert or owerride characters *)(* AsInteger: Integer - integer value *)



More in Delphi-AZFloatEdit - Provides floating-point or integer numbers input.

Floating Point Numbers Input Integer Numbers Input