文件名称:dbgrid-delphi-manager
介绍说明--下载内容均来自于网络,请自行研究使用
Hello everyone,
In this source we ll see examples to use in a DBGrid:
1-How do the different colors for each line.
2-Put a picture in a DBGrid in a field according to the value of a field of type Yes / No.
3-Insert column and put the Line number in this column.
4-Use multiple lines.
5-Create dynamic components.
6-Select & disable the all lines.
7-Calculate the total of the selected lines.
8-Export selection to CSV.
9-Modify the parameters of our DBGrid (text color, font type, size, ...)
10-Save the parameters of our DBGrid.
11. Restore Settings DBGrid.
Create a 12-component suite (CheckBox) and recover the property of each compo created.
13- To discover.
Good luck to all.-Hello everyone,
In this source we ll see examples to use in a DBGrid:
1-How do the different colors for each line.
2-Put a picture in a DBGrid in a field according to the value of a field of type Yes / No.
3-Insert column and put the Line number in this column.
4-Use multiple lines.
5-Create dynamic components.
6-Select & disable the all lines.
7-Calculate the total of the selected lines.
8-Export selection to CSV.
9-Modify the parameters of our DBGrid (text color, font type, size, ...)
10-Save the parameters of our DBGrid.
11. Restore Settings DBGrid.
Create a 12-component suite (CheckBox) and recover the property of each compo created.
13- To discover.
Good luck to all.
In this source we ll see examples to use in a DBGrid:
1-How do the different colors for each line.
2-Put a picture in a DBGrid in a field according to the value of a field of type Yes / No.
3-Insert column and put the Line number in this column.
4-Use multiple lines.
5-Create dynamic components.
6-Select & disable the all lines.
7-Calculate the total of the selected lines.
8-Export selection to CSV.
9-Modify the parameters of our DBGrid (text color, font type, size, ...)
10-Save the parameters of our DBGrid.
11. Restore Settings DBGrid.
Create a 12-component suite (CheckBox) and recover the property of each compo created.
13- To discover.
Good luck to all.-Hello everyone,
In this source we ll see examples to use in a DBGrid:
1-How do the different colors for each line.
2-Put a picture in a DBGrid in a field according to the value of a field of type Yes / No.
3-Insert column and put the Line number in this column.
4-Use multiple lines.
5-Create dynamic components.
6-Select & disable the all lines.
7-Calculate the total of the selected lines.
8-Export selection to CSV.
9-Modify the parameters of our DBGrid (text color, font type, size, ...)
10-Save the parameters of our DBGrid.
11. Restore Settings DBGrid.
Create a 12-component suite (CheckBox) and recover the property of each compo created.
13- To discover.
Good luck to all.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dbgrid delphi manager\AFirstPage.dfm
.....................\AFirstPage.pas
.....................\BDD.mdb
.....................\EUDBGrid.dpr
.....................\FrmDataModule.dfm
.....................\FrmDataModule.pas
dbgrid delphi manager