RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TQueryTableProducer.OnFormatCell Event

Occurs when the HTML for a specified cell specified is about to be generated.

Pascal
property OnFormatCell: THTMLFormatCellEvent;
C++
__property THTMLFormatCellEvent OnFormatCell;

Write an OnFormatCell event handler to change the appearance or contents of individual cells in the HTML table from the default values produced by TDSTableProducer. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!