Advanced Delphi Editing - Custom TadpEdit VCL Component
Thursday October 30, 2008
Custom VCL :: Full source code of a TadpEdit Delphi component, an extension to the standard TEdit control with properties like: ColorOnEnter (changes the background color of the control when it receives the input focus), Alignment (determines how the text in the edit component is aligned), and TabOnEnter (allows the edit control to react on the Enter key press as if the Tab key was pressed - sending the focus to the next control in the tab order).
Read the full article to learn how to create Advanced Delphi Editing - Custom TadpEdit VCL Component.
Related:


Comments
No comments yet. Leave a Comment