登录
首页 » Delphi-C++Builder » DELPHI7中RAVE控件的教程 实现RAVE报表

DELPHI7中RAVE控件的教程 实现RAVE报表

于 2022-12-20 发布 文件大小:95.36 kB
0 252
下载积分: 2 下载次数: 1

代码说明:

DELPHI7中RAVE控件的教程 实现RAVE报表-Delphi7 in RAVE tutorial control statements to achieve RAVE

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

发表评论

0 个回复

  • Object Pascal is a high
    Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化 和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。 Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程 度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。 绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。 Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工 具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland 开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开 这些限制。 这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件 库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
    2022-04-06 21:19:36下载
    积分:1
  • 名称:gmfsk
    NAME: gmfsk VERSION: 0.6 RELEASE: 1 SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal DISTRIBUTION: OH2BNS VENDOR: OH2BNS LICENSE: GPL PACKAGER: Tomi Manninen GROUP: Applications/Communications OS: linux ARCH: i386 SOURCE RPM: gmfsk-0.6-1.src.rpm DESCRIPTION: gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER. -NAME: gmfsk VERSION: 0.6 RELEASE: 1 SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal DISTRIBUTION: OH2BNS VENDOR: OH2BNS LICENSE: GPL PACKAGER: Tomi Manninen GROUP: Applications/Communications OS: linux ARCH: i386 SOURCE RPM: gmfsk-0.6-1.src.rpm DESCRIPTION: gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER.
    2022-02-01 09:39:57下载
    积分: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
  • dot matrix led ư ith atmega16
    dot matrix led ư ith atmega16
    2022-02-25 07:01:27下载
    积分: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
  • 在skincontrol德尔福
    一个很好的Delphi皮肤控件 用来做界面很漂亮的-A skincontrol for Delphi
    2022-02-15 04:26:08下载
    积分:1
  • delphi错误调试方面的经典书籍!非常有参考价值!
    delphi错误调试方面的经典书籍!非常有参考价值!-delphi error debugging of classic books! Very useful!
    2022-03-12 06:39:08下载
    积分:1
  • 开发指南Delphi通信是高度成功的另一个…
    Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP. Addison-Wesley Nitty Gritty Programming Series provides the most important facts that you willneed to know to get up and running in new programming topics quickly and when you have becomeproficient you can use it as an on-going reference book for all the fundamentals. Divided into three sections, this book provides everything you need to know to startprogramming in Delphi 6.-Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such a
    2022-12-14 20:25:03下载
    积分:1
  • pascal Essential
    pascal精要-pascal Essential
    2022-08-04 01:48:57下载
    积分:1
  • BDE引擎错误代码,用于编程时查找错误类别便于处理
    BDE引擎错误代码,用于编程时查找错误类别便于处理-BDE engine error code, the search for programming the wrong type of easy handling
    2022-02-01 13:31:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载