JVCL Help:TJvgPrintCrossTable.OnPrintTableElement

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)


Pascal

 TPrintTableElement = procedure (Sender: TObject; var Text: string; ColNo, RowNo: Integer; TableElement: TPCTableElement; var Font: TFont; var Color: TColor; var AlignFlags: Word; var CanPrint: Boolean) ofobject;
propertyOnPrintTableElement: TPrintTableElement;


Parameters

Parameters Description
Color Description for this parameter
Font Description for this parameter
CanPrint Description for this parameter
AlignFlags Description for this parameter
TableElement Description for this parameter
Text Description for this parameter
Sender Description for this parameter
RowNo Description for this parameter
ColNo Description for this parameter


Description

Write here a description


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references


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