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:
L cell-wise persistent fonts, colors, alignment, borders, help hints, display formats, read-only status, etc.
L multi-line cells, optional word-wrap
L true multi-select capabilities for non-contiguous items
L merged cells
L checkbox cells, button cells
L images in cells (bitmap, icon, metafile, jpeg)
L auto-size rows and columns
L insert, delete, move rows and columns
L hidden rows and columns
L embedded rows
L MS Excel-style spreadsheet formulae and functions
L custom inplace editors: accepts any TWinControl as an application-provided inplace editor
L sorting, including user-defined
L print, print preview, print options, print margins, print to fit
L save to and load from file or TStrings
L export to MS Word and MS Excel
L import from XLS, CSV, tab-delimited
L smart clipboard operations (including non-contiguous items)
L numerous options, events and methods for full customization
L support for Delphi 4,5,6,7 and C++Builder 4,5,6
L extensive online documentation
L public support newsgroups
and much more... |