Unit HTMLData |
Classes |
Functions |
Register - Register the THTMLDataSource component with Delphi
Types |
Constants |
Variables |
Functions |
Types |
THTMLCellEvent = procedure(Sender: TObject; fField: TField; var ahAlignHoriz: THTMLAlignHoriz; var avAlignVert: THTMLAlignVert; var clrBackground, clrBorder, clrBorderLight, clrBorderDark: TColor) of object
THTMLRowEvent = procedure(Sender: TObject; var ahAlignHoriz: THTMLAlignHoriz; var avAlignVert: THTMLAlignVert; var clrBackground, clrBorder, clrBorderLight, clrBorderDark: TColor) of objectThis unit implements a component that allows the contents of database tables to be generated into HTML tables. Written by Keith Wood - 22 Jun 1996.
Constants |
Variables |