Main Menu
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
 |
Categories |
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
|
•
|
 |
|
|
| Shareware, $139.95 | 5/27/2002 | | package: 376 kb, Source Included | downloads: 3594 | | DBFlyTreeView is a components suite that provides your users with an easy and fast way of hierarchical/table/list data display and browsing.
DBFlyTreeView is the direct descendent from FlyTreeView. It allows you to use all features of FlyTreeView + DB-aware power of DBFlyTreeView.
DBFlyTreeView is easily printable. Use DrawCell method for draw any array of cells directly to printer, Metafile or Bitmap canvas.
| | | package: 1364 kb, Source Included | downloads: 1849 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | DbAltGrid adds the following features to the common DBGrid:
* Free-form layout, multiple lines of cells within a row.
* Hierarchical columns structure.
* Auto-scaling of column widths.
* Comfortable in-place editing of numeric, Boolean, date, time, memo, RTF memo, and graphic fields.
* Record view as RTF text.
* Word-wraping cell text and displaying it in a hint window.
* Alternate row coloring.
* Indication of URL in a cell.
* Images in column headers.
* Control of record appending, Enter to Tab key conversion, multi-selecting start.
* Saving and loading a grid properties to and from a text file, a stream, a resource file/compiled resource, or the system registry.
DbAltGrid is a DBGrid descendant and is fully compatible with it. By converting to DbAltGrid, you will not get any code conflict or loss in grid functionality. | | | Demo, $69 with source code / $49 without source code | 10/18/2004 | | package: 679 kb, Source Included | downloads: 425 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | | DB control pack for rapid development of professional db applications in Borland Delphi.
DBGrid with powerful lookup and list fields, multiline headers, totals, cloning, printing, fields visibility, etc.
Lookup components with display of several fields, filters, trees and multilevelness, advanced search, list sorting, direct editing, call of LookupDataSet edit form, etc.
Field and components for short fixed lists.
Multi-function popup menus for design- and run-time.
Editing data in design-time.
Automatic opening/refreshing datasets in run-time.
Printing in the text and graphics mode with various parameters.
Records cloning. | | | Freeware, FREE | 11/23/2000 | | package: 1.7Mb, Source Included | downloads: 12447 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | ExDBGrid is an Enhanced DBGrid Component that has plenty of new features:
It has the following new Public Properties and Procedures:
Canvas, Col, Row, FixedCols, FixedRows, TopRow, SelectedRows, DataLink, ColCount, RowCount, ColWidths, GridLineWidth, InplaceEdit, TitleOffset, OnColumnResize, OptWidth (making the 'Grid' automatically size itself so that no white space is left at the right), VisibleRowCount, VisibleColCount, GridHeight, GridWidth, LeftCol, ExportGrid, ExportToFile, GridPreview, DataSetPreview, GridPrint, DataSetPrint, SaveToRegistry, LoadFromRegistry, CopyToClipboard, CutToClipboard, PasteFromClipboard, ShowCustomizeDialog, ShowQueryByForm and ShowSortByForm.
It has the following new Published Properties:
ScrollBars, EditColor, DefaultRowHeight, RowSizingAllowed, DisplayImages, DisplayMemo, DisplayBoolean, GridAutoSize (making the columns automatically resize so that they are as wide as the row with the widest entry), GridAutoWidth (making the columns automatically resize so that no white space is left at the right), FullSizeMemo, Cells3D (when False, the Grid has a Flat look and feel - also the 3D Cells can be any color), CellHints (when True and Columns are not wide enough for the DisplayText, moving the mouse over a cell shows the text in a hint window), RowColor1, RowColor2, UseRowColors (using the properties RowColor1 and RowColor2), MultiLineTitles, TitleCheck (which places a marker in the top left of the grid and enables the grid popup menu when clicked), BackgroundPicture, UseBackgroundPicture, ExportDelimiter, AllowAutoAppend, DrawFocusRect, EnterAsTab, HighlightColor, ImageHighlightColor, HighlightFontColor, ReportCaption, HotTrack, HotTrackColor, LockedCols, LockedFont, LockedColor, FlatCheckBox, FlatCheckBoxType, MemoViewType, RegistrySaveName, ShowTextEllipsis, ShowTitleEllipsis, MultiLineRows, LinesPerRow, DisplayDateTime, SearchMode (when True, clicking on the column titles will display a search box for the column - Case Sensitive), ExMenuOptions, ScrollHints, UseBitmapDrawing (if active, a temporary bitmap is used to draw cells within the grid - it decreases flickers but draws a cell a bit slowly), MemoInplaceEditor, DisplayPopupEditors (when false, memos can be edited inplace by single clicking the cell) and GridAutoWidthDisplay.
It has the following new Methods:
MoveToRow and CellRect (which is extremely useful if you want to drop other controls on the grid i.e. pop a dropdown list over a cell when the user enters it).
It has the following new Events:
OnColumnResize, OnMouseDown, OnMouseUp, OnMouseMove, OnColEnter, OnRightClick and OnApplyCellAttribute (useful when you want to change the colour of an individual cell, based on the value in that cell or some other particular condition).
In addition, it also has the following Features:
Design Time and Run Time viewing of images, including JPEG support, Flat look and feel, Grid Printing, Grid Exporting, Enhanced Scrollbar Tracking, Selecting and UnSelecting all records, Column Customizing, Drag and Drop implementation and Automatic Column Sorting (Fields that have indexes will be sortable by clicking the Column Titles), QueryByForm and SortByForm implementation (For Paradox and dBASE any column names specified in the SortByForm procedure must already be indexed. For SQL-based tables, the specified columns need not be indexed.)
It also has popup viewers and Inplace Editors for Graphic/Memo and Date/Time Fields. To use these and the Checkbox, simply click on the Fields or use the Spacebar, F2 or Enter Keys.
Before making any bug reports please first verify you are using the latest version by checking my home page. And if you do report a bug, please, if applicable, include a code sample.
Any suggested enhancements would also be appreciated.
Notes:
I cannot support modified versions of this code. So if you encounter a possible bug while using a modified version, always first revert back to the original code before making an attempt to contact me.
To use TExRxDBGrid you must have RXLib 2.60 or higher installed. | | | Shareware, 287.95 | 9/28/2006 | | package: 3146Kb, No Source Available | downloads: 2 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | | Great things indeed come in small packages. FlyGrid.Net is a fast, lightweight and highly customizable .Net DataGrid/Tree control which completely manages the data, offering outstanding performance and flexibility to display and manage tabular, nested and hierarchical data. | | | Shareware, $125 with source; $49 without source | 5/21/2003 | | package: , No Source Available | downloads: 784 | | ProfGrid is the native VCL control that provides both unbound grid and spreadsheet functionality in the single resource-friendly component.
A short list of existing features includes:
- cell-wise persistent fonts, colors, alignment, borders, help hints, display formats, read-only status, etc.
- multi-line cells, optional word-wrap
- true multi-select capabilities for non-contiguous items
- merged cells
- checkbox cells, button cells
- images in cells (bitmap, icon, metafile, jpeg)
- auto-size rows and columns
- insert, delete, move rows and columns
- embedded rows
- invisible columns
- MS Excel-style spreadsheet formulae and functions
- custom inplace editors: accepts any TWinControl as an application-provided inplace editor
- sorting, including user-defined
- print, print preview, print options, print margins, print to fit
- save to and load from file or TStrings
- export to MS Word and MS Excel
- import from XLS and ASCII
- smart clipboard operations (including non-contiguous items)
- numerous options, events and methods for full customization
- support for Delphi 3,4,5,6,7 and C++Builder 3,4,5,6
- extensive online documentation
- public support newsgroups
- free lifetime upgrades
and much more... | | | Shareware, $25 | 10/23/2005 | | package: 700 kb, No Source Available | downloads: 274 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | | 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 | | | package: 4.48kb, Source Included | downloads: 1436 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | | SchDbGrid Ver 2.1
This Delphi DBGrid Component has some additional feature
1. Sizeable Row Height
2. Sizeable Title Height
3. Draw Memo & Graphic Field
4. Fast and Flicker Free
5. Free for all purpose use | | | package: 500 kb, No Source Available | downloads: 625 | | CB1 CB3 CB4 CB5 CB6 CLX1 CLX2 D1 D2 D3 D4 D5 D6 D7 | | TKarnaughGrid - native Delphi component
for minimization of boolean function with
pictorial method of Karnaugh maps.
Component allows you
~~~~~~~~~~~~~~~~~~~~
-= Handle boolean functions with 2 - 8 variables.
-= Draws the so-called largest circle and displays
the prime implicant solution
-= Shows output in either SOP or POS format
-= Handle don't care conditions
-= To click on a term in a given expression and
view it on the k-map. TKarnaughGrid will
indicate the corresponding term with a fill cells.
-= Draws 2,3, 4, 5,6,7,8 variable Karnaugh Map
-= Fill k-map from set's of meanings.
-= Fill k-map from boolean formula.
-= Export Map to HTML table.
| | | package: 50 kb, Source Included | downloads: 2986 | |
TKStringGrid is an advanced string grid control (descendant of standard VCL
TCustomGrid) with some extra features:
- columns collection (each column is a separate object);
- sorting;
- quick search;
- multiline cell values;
- custom cell editors;
- improved drawing capabilities (colors, fonts);
- etc.
| |
This category contains -1 components.
 Sponsored Links |
|
|
|
AVI and ASF recording, compression on-the-fly or after recording, live network streaming, media player, DV timecode, DV date/time, DV camcorder control, motion detection, frame capture, frame overlay, TV tuning, videos built from set of images, deinterlacing, video rotation, brightness/contrast, dual display, and more...
|
|
|
-
Award winning Delphi components, CD/DVD toolkits, consulting and offshore development services.
|
|
|
-
VCL components for web and multimedia applications.
|
|
 |
 Search DelphiSource.com |
|
 |
|
|
 Top 10 Downloads |
| • [12447] | | • [12373] | | • [9932] | | • [9841] | | • [8999] | | • [6951] | | • [6690] | | • [6370] | | • [6366] | | • [5296] |
 |
|