搜索资源列表
gongzhiguanli
- 简单的工资发放管理软件,Delphi 7下开发-/* Table: SALARY_SET, Owner: MISDBA*/ CREATE TABLE SALARY_SET (PERSON CHAR(6) NOT NULL, SALARY FLOAT, CONSTRAINT SALARY_SET_PEROSN PRIMARY KEY (PERSON)) /* Table: SALARY_OTHER, Owner: MISDBA*/ CREATE TABL
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 Li