Welcome![Sign In][Sign Up]
Location:
Search - DBGrid1

Search list

[ADO-ODBCDBGrid1

Description: 是delphi中的DBGRID控件,做为大家的参考.-is the Input controls, as you reference.
Platform: | Size: 5421 | Author: 宝宝 | Hits:

[ADO-ODBCDBGrid2

Description: delphi中的DBGrid控件,接DBGrid1.rar之后的文档-the DBGrid component, then the following documents DBGrid1.rar
Platform: | Size: 4003 | Author: 宝宝 | Hits:

[ADO-ODBCDBGrid1

Description: 是delphi中的DBGRID控件,做为大家的参考.-is the Input controls, as you reference.
Platform: | Size: 5120 | Author: 宝宝 | Hits:

[ADO-ODBCDBGrid2

Description: delphi中的DBGrid控件,接DBGrid1.rar之后的文档-the DBGrid component, then the following documents DBGrid1.rar
Platform: | Size: 4096 | Author: 宝宝 | Hits:

[Windows Developdbgrid2excel

Description: 功能描述:把DBGrid输出到Excel表格(支持多Sheet) 调用格式:DBGridToExcel([DBGrid1, DBGrid2]) 对于数字用AsString, 其它可能含有格式的文本用DisplayText 长数字字符 的Tag C_LongNumber_FieldTag = 9 避免科学计算格式,如身份证号的显示 自动采用对齐属性, 标题粗体-dbgrid2excel
Platform: | Size: 1024 | Author: younkee | Hits:

[Windows Developaddress

Description: 行 262: 属性 OleObjectBlob 在 DBGrid1 中不能被设置。 行 262: 不能加载控件 DBGrid1 许可证未找到。-Line 262: attribute OleObjectBlob in DBGrid1 can not be set. Line 262: can not load control DBGrid1 license not found.
Platform: | Size: 972800 | Author: 许冬雪 | Hits:

[Windows DevelopuDB.zip

Description: DBGrid保存到Excel,支持2010 调用uDB.DBGridSaveXLS(DBGrid1, ) 文件名为空时则会打开Excel,等待用户操作保存。 uDB.DBGridSaveXLS(DBGrid1, SaveDialog1.FileName) ,DBGrid Data Save to Excel2010
Platform: | Size: 2048 | Author: knight | Hits:

[Delphi VCLdbgrid

Description: 在DBGRID上显示和添加进度条,本案例通过创建一个DBGRID的派生类来获取dbgrid1某一列的RECT值来完成进度条的添加和显示,并在DELPHI7和XP上编译通过。-DBGRID on display and add a progress bar RECT value of dbgrid1 a column in this case by creating a DBGRID derived class to get done to add and display of the progress bar, and compiled through on in DELPHI7 and XP.
Platform: | Size: 424960 | Author: tanghaiquan | Hits:

[Delphi VCLdbgrid导出excel

Description: d7的dbgrid通过流导出excel 调用: DBGridEhToExcel: TDBGridToExcel; begin DBGridEhToExcel := TDBGridToExcel.Create(nil); try DBGridEhToExcel.DBGrid := DBGrid1; DBGridEhToExcel.ShowProgress := True; DBGridEhToExcel.FileName := 'c:123.xls'; DBGridEhToExcel.ExportToExcel; finally DBGridEhToExcel.Free;(DBGridEhToExcel: TDBGridToExcel;)
Platform: | Size: 4096 | Author: 阳光不再刺眼 | Hits:

CodeBus www.codebus.net