TNewEdit

TNewEdit is a sub class of TEdit with a new published property "Alignment".  This new property offers centre, left and right alignment for both input and diplaying.
 It was written because on several occasions both myself, and colleagues have desired such a property, especially for right aligned numerical input.
The only limitations of the component are the number of characters enterable when in right and centre alignment, which cannot exceed the size of the Edit region.  
This is beyond my control, and is due to limitations of the WinAPI automatic horizontal scrolling of Edit controls with these alignments.

TNewEdit.DCU is freeware for you to use and abuse, and although I have used it regularly without problems, I give no guarentees of it being bug free.  So you use it at your own risk.  

To install NewEdit.DCU into the component library, follow the instruction in the Delphi help file under "Adding and Removing Components from the Library".

The source code with comments is available from me for 5.00 (Five pounds UK stirling) to help cover any of my costs.  
For this, you will also recieve information of other useful components I have written.
Unfortunately, at the present time, I am in the process of changing my internet account so you will have to contact me through real mail:

Make cheques or postal orders payable to: 

Paul Scott

19 Wetherby Gardens
Totton
Southampton
Hampshire SO40 8SB
UK


