RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBWeb.THTMLFormatCellEvent Type
Pascal
THTMLFormatCellEvent = procedure (Sender: TObject; CellRow, CellColumn: Integer; var BgColor: THTMLBgColor; var Align: THTMLAlign; var VAlign: THTMLVAlign; var CustomAttrs, CellData: string) of object;
C++
(Sender: TObject; CellRow, CellColumn: Integer; var BgColor: THTMLBgColor; var Align: THTMLAlign; var VAlign: THTMLVAlign; var CustomAttrs, CellData: string) ( THTMLFormatCellEvent)();

DBWeb

This is type DBWeb.THTMLFormatCellEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!