This component encapsulates the Indy-classes: TIdMessage and TIdSMTP into an easy-to use component. Features: Attached files, multiple recipients, text or HTML.Indy-components must be installed.
A component that generates HTML-tables with a scrollable bodypart, useful when you got limited space on your page, or have many records in a table. TmWebScrollTable creates three HTML-files. One file with twoIFrames for the table header and body.
WKey is a component that stops program execution and waits for a key to be pressed.
A nice DIP-switch imitation component. Horizontal and vertical orientation. OnChange event.
A TComboBox descendant with weblinks. Comes with a special property editor, which makes it easy to assign links and linkaliases together. TmLinkCombo opens the linkaddress in the default browser when state changes.Source and demo supplied.
TmVerLabel retrieves version information from your application and displays it in the label caption.
With this registration-component in your application, you can decide how many days your application is to be used, before the user have to register it. Keeps track of clock-manipulations, and is farely hard to break. The registration could be made
TAppDlg is a component that uses an about-form for displaying application-info to user. AppName, Version and Date is fetched automatic. Site- and EMail-labels are clickable links. Uses TURLLabel and TMDP which is supplied in zip file.
This little program lets you take control over your F-Keys in order to run your favourite applications. Put a path to this program in your AutoRun-folder, and it will minimize to the TaskBar. It will look globaly for any F-Key pressed, and if so, run
A high-precision counter/timer. Retrieves time differences downto 1 microsecond. |