This Component emulate the rotatory knob seen in HiFi devices.It has a nice 3D look and a rotation effect. The tick mark come in different style.It is very customizable.
Do you develop an application which works with formatted text? Do you need to create PDF files from RTF or HTML documents? Do you need a full featured word processor which even supports text boxes, different page sizes in one document, footnotes,...
WPTools is a suite of native Delphi/C++Builder components to create and edit formatted text. The central part is a complete WYSIWYG word processing component which is surprisingly small. In contrast to similar components WPTools supports editable...
The ExtRich-component is an extended TRichEdit component that gives you the caret position.
Collection of native Delphi and C++Builder components. Combo box with some border (3D, flat, border). Font and Color combo box. Auto fill and mru combo. Tree and track combo boxes
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...
A set of TNT descended Drop down edits and button edit, all Unicode, decended from TNTWare's tntEdit:TTntExButtonEdit - A TntEdit with a button for launching dialiogs fro example.TTntExDropDownEdit - A base implementation of tnt edit with a...
Input boxes for floating point values, range checking, alignment. also included is a database aware TDBFloatEdit initially written by Eddie Shipman.
THQClearAll will allow you to clear all the TEdit boxes on a form with a single line of code. You may also select to change the text in all the TEdit boxes instead of clearing them.
The Scrooge component converts the contents of RichEdit or DBRichEdit components to HTML. Free for private use.
Tile background frame, limited property to reduce resource. It saves a panel, a tile bitmap and a bevel. Also it is very small.
The edit component that lets you insert Urls, e-mail addresses, ICQ numbers, and if you set corrensponding boolean properties to true, to visit them.
DataEntry Validator is a COM based component that allows you to Validate your data entry and restrict it to predefined type (Numeric - Alphabetic - AlphaNumeric - Date- Decimal) or your defined.
Total replacement for standard TEdit VCL. Isn't a TWinControl anymore.Now you can have on your application an edit box that can be: transparent, own transparency or pictured background;transparent, own transparency or pictured background for...
SynEdit is a powerful GPL multi-line edit control for Delphi, Kylix and C++ Builder, featuring syntax highlighting, code completion, text marks, search&replace, search&replace with regular expressions, data base connectivity, macro...
Database search popup menu. Allows the user to right click on any DB control on a form and then do a search on a field.
TCustomPanel decendant, which publishes most of the properties of TPanel except the bevel properties. It borrows the BorderWidth property to set the shadow width and implements 2 new properties, FShadowColor and FBackColor. The use of these...
Want to use the formatting capabilities of TMemo but... TAMemo is a simple way to make a TMemo truly readonly: no caret, no popup, no selection.
Enchanced TDBCheckBox which allows to use:ImageType: 7 different glyph Style: bvNone, bvLowered, bvRaised, bvSimple HotTrack PlayMusic: Play music on event Checked / not Checked MultiLine Hint Flat Transparent
TInchEdit is a very usefull edit field, if you want to enter measurements in imperial or metric system:stores the measurement as Valuemin .. maxinchToMM and MMToInch.A sample application inchconv.exe shows you the component in action... |