This program generates the HTML code for tables after you set the options for your table, like the number of rows and columns, the width in pixels, the header, background colour, alignment, the border, the cellpadding and the cellspacing.
4 Delphi source files included in the Zip, and a version of the source file incuded in a text file also. Hope this program proves helpful.
File List:
ReadMe.txt
207b
tableform.dcu
7Kb
tableform.pas
3Kb
tableform.~dfm
10Kb
tableform.~pas
3Kb
text_htmltable.txt
3Kb
Similar code
Add Record to ADO Database Remotly
(Popularity: ) : The purpose of this client / server application is to show the user how to add to a record of ... php4Delphi
(Popularity: ) : PHP4Delphi 5.0 is a first Visual Development Framework for creating custom PHP Extensions using Delphi. PHP4Delphi also allows executing the ... ICQ Pager Using TClientSocket
(Popularity: ) : This code will send an ICQ page to a specified UIN. Might be good to make a little flooder out ... idISAPIRunner
(Popularity: ) : idISAPIRunner component allows to run ISAPI modules using Indy TidHTTPServer. Internet Direct (Indy) library is required. An internet browser that stops most popups
(Popularity: ) : This code is an internet browser which stops most of those annoying popups. The code is a bit buggy and ... CGI Expert
(Popularity: ) : The CGI Expert components are developped to simplify the writing of Win-CGI applications with Delphi 2.0. The ThtmlViewer component provides ... THTMLDataSource Component
(Popularity: ) : The THTMLDataSource component is a non-visual component that helps in generating HTML tables from Delphi data sources. It hides most ...