Delphi 8.0x shareware
Data Base Programming

[ ehlibeva.exe ] [ 5,079,726 bytes ] [ Shareware ] [ No Source ]
[ D4 | D5 | D6 | D7 | D8 | D2 | C4 | C5 | C6 ]
TDBGridEh provides all functionality of TDBGrid and adds several new features as follows: Allows to select records, columns and rectangle areas. Special titles that can correspond to several/all columns. Footer that is able to show sum/count/other field values. Automatic column resizing to set grid width equal client width. Ability to change row and title height. Many more... TDBLookupComboboxEh component provides all functionality of TDBLookupCombobox and adds several new features as follows: Can have flat style, Allows assign values as to KeyValue property just and to display Text property. Allows to type (assign) values to Text property not contained in data list (Style = csDropDownEh). Allows to hold KeyValue and Text as not affecting to each other values. Many more... TDBSumList is intended for totaling sums and amounts of records in a TDataSet with dynamic changes. Component keeps a list of DBSum objects, which contains types of group operations (goSum or goCount) and name sum field (goCount name of field is unnecessary). TPrintDBGridEh provides properties and routines for preview and print of TDBGridEh component. TPrinterPreview lets you to record printable data in buffer for following output them on screen and to printer. TDBEditEh - to edit text values. TDBDateTimeEditEh - to edit date or time values. TDBComboBoxEh - to edit text values with capacity to select values from list. TDBNumberEditEh - to edit numeric values. [more]
Without source: $54 / Source included: $87.
Added: 21-02-1999/14-02-2005   |  Version: 3.6   |  Downloads: 2680/1986/7
Author:Dmitry V. Bolshakov   Dmitry V. Bolshakov   [Homepage]   [DSP files]

[ pgeDriver.zip ] [ 858,732 bytes ] [ Shareware ] [ No Source ]
[ D6 | D7 | D8 | D2 | C6 | K1 | K2 | K3 ]
The Vita Voom © pgExpress© PostgreSQL dbExpress Driver Version is a Borland Kylix/Delphi 6+ Driver that directly access PostgreSQL 7.X/8.X databases, and has several features not found on any other driver, such as PostgreSQL 7.1/7.2/7.3/7.4/7.5/8.0 support, automatic Fetch Cursors, native support for Int8, Multibyte, BLOB support, caelling queries, localized versions, automatic numeric support and more..
This driver has support for all the most commonly used PostgreSQL field types (notably: int2, in4, int8, serial, char, varchar, text, date, datetime, time, BLOB, float, real, numeric and others).
There is an automatic install version on our site.
Added: 6-07-2004/4-04-2005   |  Version: 3.02   |  Downloads: 225/214/4
Author:Steve Howe   Vita Voom Software   [Homepage]   [DSP files]

[ rDBGrid.zip ] [ 1,061,718 bytes ] [ Shareware ] [ No Source ]
[ D6 | D7 | D8 ]
rDBGrid is enhanced DBGrid component with all functions you are missing in standard grid: - shows checkboxes for boolean fields (in font color) - shows glyphs for memo fields and graphics fields (in font color) - provides build-in editor for memo fields and long string fields - provides build-in browser for graphics fields - can show text in some columns as link with automatic changing of cursor type and introduces event for click on link - shows complete text as hint for truncated text in cell and for memo field - shows sort markers in title row (including multicolumn sorting) - introduces events for change sorting and click on title cells or fixed collumn cell - provides multiple line captions in title row with automatic word wrapping - can show odd rows by diferent color - can show focus rectangle on whole active row - provides automatic changing of columns width after resizing of grid - provides enhanced functionality for choosing value in lookup fields - provides automatic lookup functionality for non editing grid - provides mousewheel functionality - introduces events for drawing on active row - provides design time editor for quick setting of new properties
Added: 21-06-2004/7-06-2005   |  Version: 3   |  Downloads: 113/110/1
Author:Rosinsky Tomas   Rosinsky Software   [Homepage]   [DSP files]

[ X-DBGrid36DT.zip ] [ 4,381,676 bytes ] [ Shareware ] [ With Source ]
[ D5 | D6 | D7 | D8 | D2 ]
X-DBGrid Component package contains two powerful advanced components (TXDBGrid, TXDBColumnsDialog) designed for Delphi 5, 6, 7, 8 & 2005, Borland Developer Studio 2006 and C++Builder 5 & 6.

TXDBGrid component is the functional extension of Borland's TDBGrid. TXDBGrid implements all standard TDBGrid's functions and the many additional, which are launched including new Options or by setting values for new properties. TXDBGrid is fully compatible with TDBGrid component on properties level and can be used as a replacement without losing existing values. TXDBGrid has its own ColumnEditor, which can fully support all new column's properties. TXDBGrid component is compatible with Windows XP platform and fully supports Windows XP Styles.

TXDBColumnsDialog is a complementary component for TXDBGrid designed for grid columns management in run-time. User can show/hide selected columns in the grid by using convenient dialog which presents columns list with checkboxes.

TXBlobField & TXGraphicField classes extend functionality of TBlobField & TGraphicField to achieve assignment compatibility between graphic BLOB field and TPicture class for another graphic formats. It allows directly using TImage, TDBImage, TQRImage, TQRDBImage with any graphic format stored in graphic BLOB fields (*.bmp, *.ico, *.wmf, *.emf, *.jpg and others supported by FieldGraphicClass).

What's new in version 3.62 ?
  • The package for Borland Developer Studio 2006 is now available !!!
  • Support for Delphi 2006 (Win32 & .NET) and C++Builder 2006
What's new in version 3.6 ?
  • Introduced new TXDBGridSettings class and Settings property
  • Support for saving and loading column layout to/from ini file
  • Support for saving and loading column layout to/from registry
  • Support for saving and loading column layout to/from stream
  • Support for saving and loading column layout to/from string
  • Main settings options: soLoadLayout, soSaveLayout, soUserSettings
  • Other settings options: soOrderFields, soLinesCount, soStretchMode
  • Support for saving and loading additional properties (OnLayout)
  • Some minor bugs fixed
What's new in version 3.5 ?
  • Introduced drop-down calculator to edit numeric fields (cbsCalculator)
  • Introduced drop-down calendar for Date & DateTime fields (cbsCalendar)
    with (loShowToday, loShowTodayCircle, loShowWeekNumbers, OnCalcBoldDays)
  • Introduced drop-down data list for any field (LookupDataSet, LookupKeyField)
  • Extended drop-down list for lookup fields (LookupListFields)
  • Support for drawing *.ico, *.wmf, *.emf, *.jpg in TXDBGrid (from BLOB fields)
  • Support for drawing *.ico, *.wmf, *.emf, *.jpg in TDBImage (TXGraphicField)
  • Support for drawing *.png, *.gif, *.tif, etc. - Professional version only
  • Extended support for graphic BLOB fields (TXBlobField, TXGraphicField)
Other main advantages of TXDBGrid:
  • Excellent context help system (over 370 topics)
  • Hints and ToolTips for data cells
  • Hints for titles, headers, indicator and filler
  • User defined markers list (TitleMarkers)
  • User defined indicators list (IndicatorImages)
  • User defined pictures list for columns (Images)
  • Pictures for titles and filler (TitleImages)
  • Many variants of pictures drawing into cells (ImageDraw)
  • Autotoggled markers for multicolumns sorting (OrderFields)
  • Support for fixed columns and styles (FixedCols, FixedStyle)
  • Support for bdRightToLeft BiDiMode for Middle Eastern locale
  • Support for mouse wheels and drag & drop for selected rows
  • Support for save and restore row position in the grid
  • Extended rows selection and notification (OnRowSelect)
  • Additional options for pick/lookup lists (ListOptions)
  • Additional options for PickList/PickText (PickOptions)
  • Stretching columns to grid client area (StretchMode)
  • Multiline rows, title buttons, headers and many more ...
Please follow at X-Files Components Website to read more and look at screenshots. [more]
Added: 3-08-2004/19-12-2005   |  Version: 3.62   |  Downloads: 368/351/11
Author:Krzysztof Szyszka   [Homepage]   [DSP files]
 
Compatible files:  [ C5 | C6 ]

[ X-Files36DT.zip ] [ 4,766,505 bytes ] [ Shareware ] [ With Source ]
[ D5 | D6 | D7 | D8 | D2 ]
X-Files Components package contains four powerful advanced components TXDBGrid, TXDBColumnsDialog, TXQRGrid, TXDBPrintColumnsDialog) designed for Delphi 5, 6, 7, 8 & 2005, Borland Developer Studio 2006 and C++Builder 5 & 6.

TXDBGrid component is the functional extension of Borland's TDBGrid. TXDBGrid implements all standard TDBGrid's functions and the many additional, which are launched including new Options or by setting values for new properties. TXDBGrid is fully compatible with TDBGrid component on properties level and can be used as a replacement without losing existing values. TXDBGrid has its own ColumnEditor, which can fully support all new column's properties. TXDBGrid component is compatible with Windows XP platform and fully supports Windows XP Styles.

TXQRGrid is a complementary component for TXDBGrid designed for dynamic report creation on the basis of TXDBGrid current settings. TXQRGrid component can print and preview the content of TXDBGrid component. TXQRGrid creates in run- time complete report in QuickReport format. The report can be automatically stretched or created as few parts (vertical bands) depend on selected paper size settings.

TXDBColumnsDialog is a complementary component for TXDBGrid designed for grid columns management in run-time. User can show/hide selected columns in the grid by using convenient dialog which presents columns list with checkboxes.

TXDBPrintColumnsDialog is a complementary component for TXDBGrid & TXQRGrid designed for selection printed columns in run-time. User can select columns that are printed by using convenient dialog which presents columns list with checkboxes.

TXBlobField & TXGraphicField classes extend functionality of TBlobField & TGraphicField to achieve assignment compatibility between graphic BLOB field and TPicture class for another graphic formats. It allows directly using TImage, TDBImage, TQRImage, TQRDBImage with any graphic format stored in graphic BLOB fields (*.bmp, *.ico, *.wmf, *.emf, *.jpg and others supported by FieldGraphicClass).

What's new in version 3.62 ?
  • The package for Borland Developer Studio 2006 is now available !!!
  • Support for Delphi 2006 (Win32 & .NET) and C++Builder 2006
  • Source code of TXQRGrid component for Delphi 8 for .NET, Delphi 2005 Win32 & .NET
    and Borland Developer Studio 2006 is now available (in Professional version only)
What's new in version 3.6 ?
  • Introduced new TXDBGridSettings class and Settings property
  • Support for saving and loading column layout to/from ini file
  • Support for saving and loading column layout to/from registry
  • Support for saving and loading column layout to/from stream
  • Support for saving and loading column layout to/from string
  • Main settings options: soLoadLayout, soSaveLayout, soUserSettings
  • Other settings options: soOrderFields, soLinesCount, soStretchMode
  • Support for saving and loading additional properties (OnLayout)
  • Some minor bugs fixed
What's new in version 3.5 ?
  • Introduced drop-down calculator to edit numeric fields (cbsCalculator)
  • Introduced drop-down calendar for Date & DateTime fields (cbsCalendar)
    with (loShowToday, loShowTodayCircle, loShowWeekNumbers, OnCalcBoldDays)
  • Introduced drop-down data list for any field (LookupDataSet, LookupKeyField)
  • Extended drop-down list for lookup fields (LookupListFields)
  • Support for drawing *.ico, *.wmf, *.emf, *.jpg in TXDBGrid (from BLOB fields)
  • Support for drawing *.ico, *.wmf, *.emf, *.jpg in TDBImage (TXGraphicField)
  • Support for drawing *.png, *.gif, *.tif, etc. - Professional version only
  • Extended support for graphic BLOB fields (TXBlobField, TXGraphicField)
Other main advantages of TXDBGrid:
  • Excellent context help system (over 460 topics)
  • Hints and ToolTips for data cells
  • Hints for titles, headers, indicator and filler
  • User defined markers list (TitleMarkers)
  • User defined indicators list (IndicatorImages)
  • User defined pictures list for columns (Images)
  • Pictures for titles and filler (TitleImages)
  • Many variants of pictures drawing into cells (ImageDraw)
  • Autotoggled markers for multicolumns sorting (OrderFields)
  • Support for fixed columns and styles (FixedCols, FixedStyle)
  • Support for bdRightToLeft BiDiMode for Middle Eastern locale
  • Support for mouse wheels and drag & drop for selected rows
  • Support for save and restore row position in the grid
  • Extended rows selection and notification (OnRowSelect)
  • Additional options for pick/lookup lists (ListOptions)
  • Additional options for PickList/PickText (PickOptions)
  • Stretching columns to grid client area (StretchMode)
  • Multiline rows, title buttons, headers and many more ...
Other main advantages of TXQRGrid:
  • Print all/selected rows/parts of report (Print)
  • Preview selected rows/parts of report (Preview)
  • Showing report in designer mode (ShowReport)
  • Storing report as QR source files (SaveReport)
  • Customizeble multiline PageHeader, PageFooter, PageTitle, PageLegend
  • Many variants of system data (rdDate, rdTime, rdPageNumber, etc.)
  • Support for grouping records (GroupHeader, GroupFooter, GroupTotals)
  • Support for report alignment (raStretch, raStretchAll, raCenter, etc.)
  • Support for bdRightToLeft BiDiMode for Middle Eastern locale
  • Support for report modification in run-time (OnReportCreate, OnPrint)
  • All QuickReport's events available for developer
Please follow at X-Files Components Website to read more and look at screenshots. [more]
Added: 3-08-2004/19-12-2005   |  Version: 3.62   |  Downloads: 250/240/8
Author:Krzysztof Szyszka   [Homepage]   [DSP files]
 
Compatible files:  [ C5 | C6 ]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.