Bored of a standard TEdit? Wished you could mimic the XP look, without the overhead of other components? Need the ability to select something to enter in the textbox?Well, here you can. TALFlatXPSpeedEdit is designed with an XP look, but can be...
TreeView-like component that can handle bold nodes. Methods are provided to change or query node state. Property Recursive handles the node's children state.
Improved TOutline. Allows you to specify different glyphs for each node in the outline. Fixes all known bugs in TOutline.
TScrollPanel combines TPanel and TScrollBox capabilities.
This is a high customizable non-visual component, designed to simulate user actions and simplify scroll in manner as IE 5.0 and OE 5.0 do.It can scroll any windowed component (if it supports scrolling) automatically or manually. All you need to...
TDotMatrix5x7 is a Delphi component used to draw 5x7 dot matrix on your form. You can display all 7 bit ASCII characters, including alphanumeric chars (A..Z, a..z, 1..9), some Greek chars (alpha, beta, delta, lambda, pi, omega, ...), Pound, Yen, etc.
TSevenSegment is a Delphi component used to draw seven segment display on your Delphi's form. You can use it to display numeric values (such as 123, 123.45, 1E100, ...), time values (such as 10:00:00, 12:30:45 PM, ....), alphanumeric values (such...
This component is a Rich edit with additional function: hyperlink support.There are 2 public function for setting and resetting hyperlink attribute and an event, fires where hyperlink was clicked.
An extension of our TFixSelCustomGrid to display an abstract tree.Supports operations on a tree, nodes expanding/collapsing, etc.Allows many tree item attributes. Allows such special tree operations as Sorting, Filtering and Summation.Combined...
This is a great edit box to allow a developer to implement any edit box using same control with easy-in-use events with ability to edit/display RTF text and detect URLs .Just replace by The Edit Button all of your Edit Boxes and get all of...
An improved TBitBtn to continually change displayed glyphs by user click. - Allows Implementation of custom check box with multiple states and signs. - Supports multiple hints for each glyph.
7 Edit components, all with alignment and 'mouse-AutoSelect'.PBEdit, PBDBEdit, PBMaskEdit, PBSpinEdit are standard components with those features.PBBinHexEdit is a special component for editing, displaying and converting binary, hexadecimal and...
Masked TEdit component with integrated buttons, toggle buttons, and checkboxes. Data-aware Editbox included. Dataware TSpeedbutton and TBitbtn included. More info at
Components for numeric input.TSpinNumericButton - Similar to Delphi's TSpinEdit, but with better input control (Customize to allow only numeric Characters, Signs and Decimal separator)TButtonNumericEdit - Numeric Edit with button on right side of...
PageControl, with the capability to show a transparent bitmap on each page caption and customizable sound effects. In this one, the image is owned by the sheet, so it's easier to manage, and even to do drag and drop sheets between different page...
The BMSpinEdit component has a gauge under the edit box, and shows a track bar when pressing the button next to it. Looks very much alike the edit boxes in PaintShopPro and some other similar programs. Works with floating point values. New Gauge...
Splitter with a capability to keep it's percentage size during the resize of the form. Some other features, as:minimal percentage size maximal percentage size showing the percentage during the resize allowing easy show/hide view implementation.
Two controls, TIconComboBox and TIconListBox, which will display all of the icons in a given file in their respective controls. Also, they cache the data so that the icons are not loaded until they need to be drawn, and are only loaded once. This...
A panel that can shorten the caption text, replacing it with '...' when it does not fit the available space. Also provided is a generic function that will ellipsify a string. This function can be used to produce other components like...
A grab bar, or splitter, to allow two windows to be resized simultaneously. Allows two TWinControl components to be resized by dragging it. Delphi 5 compatible. |