Description of KnightHawk Enterprises Edits :
Contains:BtnEdits - provides a typical edit control with an integrated speed button at the end of the control. You can specify the code to execute when the button is clicked in the OnButtonClick event. The rest should be self-explanatory.ValidEdits - descends from their appropriate BtnEdit. In addition, they add properties for input validation similar to Borland's old Turbo Vision library. Specify the Kind of input from one of these values:vkNonevkFiltervkIntegervkFloatvkCurrencyvkStringLookupvkPicturevkDatevkTimeAlso Data-Aware versions included.