JVCL Help:TDrawCellEvent

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

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvgCrossTable.pas


Pascal

 run\JvgCrossTable.pas
 TDrawCellEvent = procedure (Sender: TObject; ColNo, RowNo: Cardinal; Value: string; var CanPrint: Boolean) ofobject;


Parameters

Parameters Description
Sender Description for this parameter
ColNo Description for this parameter
RowNo Description for this parameter
Value Description for this parameter
CanPrint Description for this parameter

run\JvgCrossTable.pas


Description

This type is used by (for reference): Nothing in this unit.

run\JvgCrossTable.pas


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