Description of RTE Software Component Suite - Basic Set :
A set of basic components that I have developed over time working with Delphi. Contains:TRTEEditNum - Basic numeric input component. Allows you to set the number of decimals and the number of digits allowedTRTECheckList - A Listbox with a Checkbox on each itemTRTEDateEdit - A date input edit control with a drop down calendar. The date can be entered both from the keyboard or from the dropdown calendarTRTETimeEdit - A time input edit control with buttons for rotating the time. Has multiple input modes allowing both 24 hour clock entry and elapsed time (in minutes) entry. The time can also be entered from the keyboardTRTECalendar - A calendar input control allowing you to select the day from the screenTRTELabel - A flashing label controlTRTEMsgBox - A simple message box display componentTRTEToolBar - A toolbar control used to contain Tool ButtonsTRTEToolButton - The button (similar to the TSpeedButton) used by the TRTEToolBarAnd more...