QESBPCSNumEdit Unit
Components Classes
Contains the Numeric Edit Components for ESBPCS for CLX.

Description
This is designed to work in Borland Delphi 6 CLX and above, Borland C++ Builder 6 CLX and above, and Borland Kylix 2 and above. Most if not all features will work in Kylix 1 but it is not currently supported.

This suite of Edit Components is aimed at making Data Entry of Integers and Floats easier by supporting Alignment, Read Only Colouring, On Focus Colouring, Handling of Enter as Tab, Handling of Arrow Keys as Tabs, formatting options dependent upon Data Type, Methods to aid in manipulation of Data Types.

For General Edit Components see ESBPCSEdit.

Copyright © 1999-2002 ESB Consultancy

v2.3 - 14 September 2002

Components
TESBFloatEdit Enhanced Edit Control that only allows Floats (Positive & Negative) to be entered.
TESBHexEdit Enhanced Edit Control that only allows Hexadecimal Values to be entered.
TESBIntEdit Enhanced Edit Control that only allows Integers (Positive & Negative) to be entered.
TESBIPEdit Enhanced Edit Control that only allows IP Addresses to be entered.
TESBPercentEdit Enhanced Edit Control that only allows Floats (Positive & Negative) to be entered as percentages - so the underlying value is the displayed divided by 100.
TESBPosEdit Enhanced Edit Control that only allows Positive Integers to be entered.
TESBPosFloatEdit Enhanced Edit Control that only allows Positive Floats (no Exponents) to be entered.
TESBSciFloatEdit Enhanced Edit Control that only allows Floats in Scientific Notation to be entered - ie 1.234E-12 .

Classes
TESBBaseNumericEdit Enhanced Base Edit Control that forms the basis for the various Numerics Edit Controls.


HTML generated by Time2HELP
http://www.time2help.com