登录
首页 » Delphi-C++Builder » Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印...

Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印...

于 2022-07-08 发布 文件大小:226.46 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印-Dbgrid increase (FOSS) : support multi-table, multi-fixed out, according to the first table, in order to support a whole series, and support for direct printing

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • delphi programming examples and help explain, which include the delphi help Chin...
    delphi编程实例及帮助详解,里面包括delphi帮助的中文注解-delphi programming examples and help explain, which include the delphi help Chinese Notes
    2022-03-16 00:44:28下载
    积分:1
  • Delphi数字图像处理及高级应用.pdf
    Delphi数字图像处理及高级应用.pdf-Delphi digital image processing and advanced applications. Pdf
    2023-02-16 15:50:11下载
    积分:1
  • 这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi...
    这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth core programming, we hope to help the development environment is delphi
    2022-02-02 17:49:08下载
    积分:1
  • Delphi7中文帮助 v0.3 不需要解压缩密码,直接下载使用,很不错的帮助文件,希望对你能有所帮助...
    Delphi7中文帮助 v0.3 不需要解压缩密码,直接下载使用,很不错的帮助文件,希望对你能有所帮助-Delphi7 Chinese v0.3 need help extract passwords, download use, very good help files, and I hope to help you
    2022-02-01 08:10:49下载
    积分:1
  • Programming time has been engaged for several years, chipping away from the scho...
    从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的 酸甜苦辣,以及有着许许多多的不眠之夜,在此我首先感谢我的朋友们对我的支持, 谢谢你们,同时还要谢谢那些老前辈留下的那些技巧,在我每次面对问题要解决的时 候,是你们辛苦地摸索出来的东西让我豁然开朗,问题迎刃而解. 写这些东西的缘由说来也颇为简单,因为自己觉的有很多的技巧应该与大 家分享,同时也希望我平常所收集的以及我的个人心得能帮助所有编程序的人员 , 能将我写的这个东西成为你编程的宝典,由于是我第一次做这样的东西,难免会有这 样或是那样的不足之处,还请广大朋友指正. 由于技巧不断的更新 , 所以这个东西也 要不断的更新,我第一次首先尝试制作有关Delphi的技巧,由于我现在用的是她,所以 先写Delphi的技巧,其他的诸如VB、VC的技巧等我整理以后再进行制作,还希望广 大的网友多多支持。-Programming time has been engaged for several years, chipping away from the school of programming to the current in the tertiary The door in computer programming, software company, has been for several years, and filled with emotion, which had many of the middle Ups and downs, as well as with many sleepless nights, and I begin to thank my friends for their support, Thank you, thank you to those old-timers while also leaving those skills in every time I face the problem to be solved when the Hou, yes you have worked hard to
    2022-02-01 12:54:36下载
    积分:1
  • Claimed to be the strongest in the universe delphi compilations, the original wo...
    号称是宇宙中最强的delphi合辑,下面是原话: ================================ Database Application : 查询数据库的最完美技巧 中文版 del6opr.chm: Delphi 6 的帮助文件 中文版 delphi6_function.chm Delphi 6 函数介绍 中文版 Essential_Pascal.chm 最完整的Object Pascal语言介绍 中文版 FastReportHelp.chm 拥有魔力的FastReport的帮助文件 中文版 IBlt0101B.Chm InterBase的经典问答资料文件 中文版 MySQLBook.chm MySQL的最详细帮助文件 中文版 ProgrammingWindows_tw.chm 地球上最有名、最受推崇、最多人使用并且从中受益的程式设计用书 当然也是中文版 -Claimed to be the strongest in the universe delphi compilations, the original words of the following: ================================ Database Application : query the database of the most perfect English skills del6opr.chm: Delphi 6 help documentation Chinese version delphi6_function.chm Delphi 6 introduced the Chinese version of the function Essential_Pascal.chm the most complete description of the Object Pascal language has a Chinese version of FastReportHelp.chm the help of magical FastReport IBlt0101B.Chm InterBase documentation Chinese version of the classic Q & A inf
    2022-01-25 18:10:17下载
    积分:1
  • 本章概要介绍Borland C++ Builder(BCB)和解释什么..
    Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also
    2022-03-28 15:37:04下载
    积分:1
  • based on the programming examples and techniques
    基于c++builder5.0的编程实例与技巧-based on the programming examples and techniques
    2023-04-20 23:30:04下载
    积分:1
  • Delphi Construction PSI POS System Development example
    Delphi构建进销存POS系统开发实例-Delphi Construction PSI POS System Development example
    2022-03-30 18:16:31下载
    积分:1
  • Clase para imprimir desde un documento de microsoft word
    Clase para imprimir desde un documento de microsoft word
    2022-02-02 19:02:21下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载