-
Delphi6函数大全(中文版),chm文件
Delphi6函数大全(中文版),chm文件-Delphi6 function Daquan (Chinese version), chm file
- 2022-02-10 01:35:35下载
- 积分:1
-
delphi错误调试方面的经典书籍!非常有参考价值!
delphi错误调试方面的经典书籍!非常有参考价值!-delphi error debugging of classic books! Very useful!
- 2022-03-12 06:39:08下载
- 积分:1
-
详细介绍了用Delphi实现网络数据采集原理。
详细介绍了用Delphi实现网络数据采集的原理及开发过程!-Described in detail with the Delphi to achieve the principle of network data collection and the development process!
- 2022-06-13 18:30:29下载
- 积分:1
-
一个简单的宾馆住宿系统,里面的系统资源比较齐全,如果在功能上再加强的话,会更加的完善。
一个简单的宾馆住宿系统,里面的系统资源比较齐全,如果在功能上再加强的话,会更加的完善。-a simple guesthouse accommodation, inside the relatively complete system resources, if the functions further enhanced so, the more perfect.
- 2023-04-22 07:30:03下载
- 积分:1
-
设计模式的版本,对于像网友一个有价值的参考
设计模式delphi版给想学delphi的朋友一个很有价值的参考-Design Mode version for, like delphi friends a valuable reference
- 2022-03-15 12:26:28下载
- 积分: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
-
Delphi程序员代码编写标准指南
chm格式
Delphi程序员代码编写标准指南
chm格式-Delphi programmers to code standards guide prepared chm format
- 2022-12-27 17:35:03下载
- 积分: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
-
"Delphi7 Programming 100" code book distribution information
《Delphi7编程100例》代码,书配资料-"Delphi7 Programming 100" code book distribution information
- 2023-06-19 11:15:07下载
- 积分:1
-
this series is my usual collection of pascal
这一系列是我平时收集的pascal深入核心变成,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth into the core, we hope to help the development environment is delphi
- 2022-03-05 22:36:24下载
- 积分:1