TAdvEdit is a component which offers developers an advanced editing control option.
Here are some key features of "TAdvEdit":
· data-aware & non data-aware version of advanced edit control and advanced mask edit control
· focus color, focus border color, colored on modify, disabled color
· move focus to next control with return or tab
· numeric right aligned input
· uppercase, lowercase, mixed case input
· numeric & alpha numeric only input
· auto focus, focus border
· attached label
· flat style
· fixed suffixes and prefixes
· different types : numeric, float, money, hex, range
· precision for float edit style
· automatic thousand separator inserting for money style input
· URL aware
· associated AdvInputQuery method that improves the standard InputQuery with the many TAdvEdit functions.
· properties to obtain the value as integer or float for numeric and float edit style
· events for all clipboard actions
· automatic persistence through INI file or registry
· transparency
· OLE drag and drop support
· different color when edit value is invalid
· different width & alignment during focus
· empty text string to display grayed text while edit control is empty
· automatic thousand separator insertion
· Excel style decimal separator behaviour
· Error marking while not editing
· Outlook style lookup popup with various settings to control look and behaviour
What's New in This Release: [ read full changelog ]
· Fixed : Issue with up/down and lookuplist