JVCL Help:TJvDBGrid

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataControl
TJvExDBGrid
TJvDBGrid
TJvDBUltimGrid
TJvDynControlJVCLDBGrid
run\JvDBGrid.pas


Summary

Descendant of the standard TDBGrid with additional methods, properties and events.

run\JvDBGrid.pas


Pascal

 run\JvDBGrid.pas
 TJvDBGrid = class(TJvExDBGrid, IJvDataControl);


Description

  1. JVCLInfo

Use TJvDBGrid as a replacement for TDBGrid when you need additional control over how the grid component works. TJvDBGrid introduces new methods, properties and events to control the appearance and functionality of the grid.

run\JvDBGrid.pas


About

Navigation

run\JvDBGrid.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page