Used TAdvStringGrid(Delphi 6) for Windows?


Editors’ Review

Download.com staff
This component displays and manages data in rows and columns. It is a drop-in replacement for Borland's TStringGrid, inheriting all base class functionality for seamless integration into applications.
  • Pros

    • Functions as a drop-in replacement for Borland TStringGrid
    • Offers full compatibility with the TStringGrid component
    • Inherits all base functionality from the TStringGrid class
    • Displays and handles data in rows and columns
    • Maintains familiar property and method syntax
  • Cons

    • Requires developer familiarity with the base TStringGrid component
    • Lacks documentation for inherited base TStringGrid functionality

Used TAdvStringGrid(Delphi 6) for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
6.2.1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 10
  • Windows ME
  • Windows Vista
  • Windows 7
  • Windows 98
  • Windows XP
  • Windows 2000
  • Windows 2003
  • Windows NT
Additional Requirements
None
POPULARITY
Total Downloads
117
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Display or handle data in rows and columns.

The TMS TAdvStringGrid component is designed to be used in the broadest types of applications needing to display or handle data in rows and columns. TAdvStringGrid is designed as drop-in replacement for the Borland TStringGrid component. As such, it is fully compatible with TStringGrid and inherits all functionality of the base class TStringGrid. For documentation on this base functionality, we refer to the Borland documentation. This manual therefore assumes the developer is familiar with the functionality of TStringGrid. For example, a grid cell value can be set with grid.Cells[col,row]: string just like in TStringGrid. The focused cell can be set with grid.Row: integer and grid.Col: integer properties, also just like TStringGrid.


Download.com
Your review for TAdvStringGrid(Delphi 6)