-
Delphi7数据库开发教程,包含该书21套实例
Delphi7数据库开发教程,包含该书21套实例-Delphi7 database development guides, the book contains 21 sets example
- 2022-03-03 10:55:57下载
- 积分:1
-
实现货币金额中文大写转换的程序
实现货币金额中文大写转换的程序-realize the amount of Chinese currency capital conversion process
- 2022-04-18 06:57:51下载
- 积分:1
-
内容包括delphi5.0窗体开发的基本方法和范例,窗体开发的高级范例,delphi5.0常用控件的使用和范例,数据窗体开发高级范例和应用系统的开发范例...
内容包括delphi5.0窗体开发的基本方法和范例,窗体开发的高级范例,delphi5.0常用控件的使用和范例,数据窗体开发高级范例和应用系统的开发范例-delphi5.0 forms including the development of basic methods and examples of the form of senior development paradigm delphi5.0 used for the use and control model, data model forms development and application of advanced system development paradigm
- 2022-02-11 10:49:13下载
- 积分: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
-
Delphi(Pascal)基础好书,适合初学者
Delphi(Pascal)基础好书,适合初学者-Delphi (Pascal) the basis of good books for beginners. . .
- 2022-05-16 11:38:45下载
- 积分:1
-
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Gr...
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: string)
of object
TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object
TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object
// Property Editor for driver selection
type
TDrivereditor = class(TPropertyEditor)
function GetAttributes: TPropertyAttributes override
procedure GetValues(Proc: TGetStrProc) override
function GetValue: string override
procedure SetValue(const Value: string) override
end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
- 2022-02-21 02:41:49下载
- 积分:1
-
bcb6 interface development. Pdf
bcb6界面开发.pdf -bcb6 interface development. Pdf
- 2022-03-14 08:36:41下载
- 积分:1
-
GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行...
GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行-GPRS server, data forwarding can take the TCP protocol, the system has been run successfully
- 2022-06-20 01:49:26下载
- 积分:1
-
"Delphi7 Programming 100" code book distribution information
《Delphi7编程100例》代码,书配资料-"Delphi7 Programming 100" code book distribution information
- 2023-06-19 11:15:07下载
- 积分:1
-
系列(II),用超星阅读器浏览,随着分解winrar3.1版本…
第三方控件使用大全(Ⅱ),请用超星阅读器浏览,用winrar3.1以上版本解压。-Series (II), use of Superstar reader browsing, with winrar3.1 versions of decompression.
- 2022-08-11 07:28:38下载
- 积分:1