|
|
TntWare Delphi LX Controls
Based upon TntWare Delphi Unicode Controls, TntWare
Delphi LX Controls add enhanced
functionality to the VCL. They help enable the developer to
present a more professional user interface by using more standard
Windows UI elements.
Full source available for free download!
A few of the included components...
TTntFormLX
- TaskBarButton (Boolean) property which allows non-main forms to reside on
the task bar.
- StartModal, StopModal procedures to allow a form to transition in/out of
modal state.
- Just like MDI menu merging, this form allows you to merge your toolbar and
statusbar.
TTntDBLookupListBoxLX
- Just like TDBLookupListBox, but built on a standard Windows ListBox.
TTntDBLookupComboBoxLX
- Just like TDBLookupComboBox, but build on a standard Windows ComboBox.
TTntDbGridLX
- Just like TDBGrid, but uses a standard Windows ComboBox for drop down
lists and uses a standard Windows CheckBox for boolean fields.
TTntRichEditLX, TTntDBRichEditLX
- Enhanced RichEdit to enable automatic URL detection.
TTntComboBoxLX, TTntDBComboBoxLX
- Enables multi-column displays.
TTntStringGridLX
- Easily allows customizable inplace editors.
- Included are a Edit, ComboBox and DateTimePicker.
TTntRegistryLX
- Enabled ascending/descending keys.
- LoadForm, SaveForm functions.
- Other functions which provide a default if value doesn't exist.
TTntAdoDataSetLX
- Provides default values for new records.
- Unicode enabled Locate and Lookup.
- Many bug fixes and performance optomizations.
Other Functionality
- A cancelable thread
- An in-memory TDataSet framework
- Date, FileName, other utility functions
- Optomized TTntList and TTntIntegerList.
- A buffered stream reader.
- Application version functions.
|
|