JVCL Help:TJvExCustomGrid
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvExCustomGrid Class
[+] JvExGrids.pas Classes
[+] TJvExCustomGrid Methods
[+] TJvExCustomGrid Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvExControl
TJvExCustomGrid
run\JvExGrids.pas
Summary
Base class for extended grids.
Pascal
run\JvExGrids.pas
TJvExCustomGrid = class(TCustomGrid, IJvExControl);
Description
TJvExCustomGrid is a base class for classes in the JVCL library that descend from TCustomGrid.
Do not create instances of TJvExCustomGrid. Use a descendant of TJvExCustomGrid or create your own descendant class.
About
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