搜索资源列表
MystringGrid
- 重新改写的stringgrid,可以实现把stringgrid的内容填写到数据库中,可以通过传一个Dataset数据集来填充stringgrid,删除一行等等,只是一个pas文件代码,如要使用请放编译到包中然后安装就可-to rewrite the stringgrid. stringgrid can to achieve the complete contents of the database, Chuan through a Dataset data sets to fill string
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
uplot3d
- The source plots a dataset to 3d grapgh as in Matlab.
axxlsrw
- XLSReadWrite for Delphi is a native VCL component suite for data import/export from DataSet to MS Excel file
FrmPassword
- Login Structure. for ADO Dataset must ADO Cunnection Interduced, in this structure the use create a config.ini file and use server name to grnerate runtime connection string
excelexport
- excel快速导出,如下调用即可: if sa.Execute then copytoexcel(dataset,sa.FileName) -excel quickly export!
Halcyon698
- 一个可以独立访问DBF的控件Halcyon698(类似于TDBF),D7-2010都可以用,含源码。-An independent access DBF control Halcyon698 (similar to TDBF), D7-2010 can be used, including source code.
200511238399673
- 1.0 本程序演示了如何使用编辑器在运行期设置表格的一些常用参数 需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用! 1.1 ColEditor 更易于使用了,BUG基本排除! 1.2 增加了智能过滤功能,对任意一DATASET都可以!此功能参考QLFilter,在此表示感谢! 以后会陆续增加一些MIS开发的常用功能组件或函数,请大家多多关注. 对了,几个按钮的ICON我暂时没有,没放上去丑了点,请大家自已加上去了!-1.0 program demons
delphi_programming_DataSet_code_generated_Excel_fi
- delphi编程实现DataSet生成Excel文件代码-delphi programming DataSet code generated Excel files
DataToExcelNEW
- 本组件实现了将DBGrid/DBGridEH/DataSet中的数据导入到Excel中。 可用于编写简单的数据应用操作程序。-This component implements the DBGrid/DBGridEH/DataSet in the data into Excel. The data can be used to write simple application procedures.
alexsDataSet_1_27
- FIREBIRD 数据库 DELPHI开发控件,需要JEDI支持,操作特方便-FIREBIRD DATABASE VCL TABLE DATASET FOR DELPHI 7-2000
hkmemtab
- THKMemTab是一个内存表数据控件,用在开发时存放临时数据,它使用MemoryStream存放数据,不需要BDE引擎,支持关键数据库和字段的方法,但是不支持索引,过滤和排序,支持的字段类型有ftString, ftBoolean, ftFloat, ftSmallInt, ftInteger, ftDate, ftTime.-THKMemTab is a memory-based Dataset with Data-Aware components support developed for
Delphi
- 说明了在delphi下开发数据库程序应该注意的几个要点,dataset应如何设置等等。-Illustrated in delphi database program developed under a few key points should be noted. . . .
Compras
- procedure TTelaPGTipoConta.FormKeyPress(Sender: TObject var Key: Char) begin if (Key = #13) then // Se a tecla for <enter> begin if (ActiveControl is TwwDBGrid) then { if it is a TDBGrid } with TwwDBGrid(ActiveControl) do begi
ExportDataSettoExcelsSeveralWays
- 导出DataSet至Excel的几种方法,使用TADOConnect,TADOQuery查询数据.-Export DataSet to Excel s several ways to use TADOConnect, TADOQuery query data.
MahExcel
- Export Dataset to Excel
To-search-for
- Delphi写的dbExpress快速的在数据集中搜寻数据的实例。-Written in Delphi dbExpress dataset in an instance of the search data.
TsyXMLTable
- 将XML文件或字符串转换成数据集,将数据集转换成XML文件或字符串-The XML file or string into a dataset, the dataset into an XML file or string
DelphiForYY
- 实现语音 Can you dynamically change designer localization as well as preview windows ? How can you transfer an array of variables from Delphi into FR ? During compilation of the project, a message shows ?Class TfrxButtonControl not found . How
XML_DataSet_Conv
- XML与DataSet互转,包括 xml to dataset、DataSet to XML。-XML与DataSet, xml to dataset、DataSet to XML。