A single developer license allows 1 developer to use the components for development, obtain free updates & support for a full version cycle of the product. The license is not transferable.
A single developer license allows 1 developer to use the components for development, obtain free updates & support for 1 year. The license is not transferable.
A single developer license allows 1 developer to use the components for development, obtain free updates & support for 2 years. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for a full version cycle of the product. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for 1 year. The license is not transferable.
A small team license allows 2 developers within the company to use the components for development, obtain free updates & support for 2 years. The license is not transferable.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for a full version cycle of the product. Developers can be added at any time during the full version cycle.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for 1 year. Developers can be added at any time during the 1 year period.
A site license allows an unlimited number of developers within the company to use the components for development, obtain free updates & support for 2 years. Developers can be added at any time during the 2 year period.
Edit controls with support for various types, color on focus, modify, error, different flat styles.
Outlook style lookup popup with various settings to control look and behaviour.
Includes an optional attached label with fine control on label position.
DB-aware versions included.
TAdvLUEdit & TDBAdvLUEdit
An edit control with automatic lookup and lookup history. DB-aware versions link to a field of the database and can optionally load the lookup values from the database as well.
TColumnComboBox A combobox control with an easy interface to display multiple columns, with their own color, font, alignment and with text or images.
The selected item can be viewed in column style or just one column. The Combobox can have either the normal look or the flat Office 2000 look.
Sorted & SortColumn property to allow sorting on any column. LookupIncr & LookupColumn property to allow (incremental) keyboard lookup on any column.
Provides type-ahead like functionality while entering text in the edit
field of the combobox, based on values in the list or on files/paths found.
Includes a lookup edit control as well
Automatic lookup history persistence
Methods LoadPersist and SavePersist to save contents to INI file or
registry
With AutoSynchronize, the automatic lookup history list is updated between
all lookup controls on the form with identical persistence settings
Lookup combobox has flat style capabilities as well
DB-aware versions link to a field of the database and can optionally
load the lookup values from the database as well
TColumnListBox A listbox control with an easy interface to display multiple columns, with their own color, font, alignment and with text or images.
Sorted & SortColumn property to allow sorting on any column LookupIncr & LookupColumn property to allow (incremental) keyboard lookup on any column
Auto-insert and auto-delete of items with Ins/Del key
Easy interface for controlling left & right aligned tab positions
Hovering
Focuscolor & return is tab functionality
SelChange event
TMaskEditEx Maskedit control with automatic tabbing to next control when input is complete + automatic positioning of input when getting focus.
T(DB)AdvEditBtn & TUnitAdvEditBtn Advanced edit control with inplace button.TUnitAdvEditBtn comprises an advanced edit control and extra edit for measurement unit selection via popup.
Single component can handle focus indication application wide or customizable per form
Customizable focus indication appearance per form
Configurable for what control focus indication should appear or not
TAdvQueryDialog InputQuery like dialog with all edit control features of TAdvEdit
TPickDialog
TPickDialog behaves like a popup
listbox from which you select items. Returns selected item or
items in a property. Provides a fast and easy way to let users
select from a list of items. Sizeable, toolwindow, stayontop
style & events when item is clicked or double clicked.