-
Delphi实效编程百例的随书源代码
这是其中的程序发布部分
Delphi实效编程百例的随书源代码
这是其中的程序发布部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the release procedure
- 2022-02-04 21:05:35下载
- 积分:1
-
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下....
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下.-head Hello, this is my last year doing graduate design Aviation Logistics Management System, which through the implementation of all the code, documentation of data flow diagram. Examine what you please.
- 2022-06-01 15:30:45下载
- 积分:1
-
信息技术竞赛辅导(用于pascal)语言
信息技术竞赛辅导(用于pascal)语言
-IT race counseling (for pascal) language
- 2022-05-27 17:00:53下载
- 积分:1
-
此程序是用DELPHPI做的学生就业管理系统,具有查询与录入等功能...
此程序是用DELPHPI做的学生就业管理系统,具有查询与录入等功能-this procedure is done with the students DELPHPI employment management system, with input and inquiry functions
- 2023-05-11 17:15:02下载
- 积分: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
-
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
-
Component Writer's Guide
Component Writer’s Guide-Component Writer"s Guide
- 2022-02-14 12:06:29下载
- 积分:1
-
Delphi Informant Magazine 2000 Feb
Delphi Informant Magazine 2000 Feb
- 2022-05-19 23:49:09下载
- 积分:1
-
杂志2000月
Delphi Informant Magazine 2000 Jan
- 2023-05-18 01:50:03下载
- 积分:1
-
用于创建一个良好的网页模板和一些代码,所以应该是很好的希望…
用来制作网页的一个不错的模版 及相关一些代码等,应该还不错吧 希望大家能够相互借鉴 评价下!-Used to create a good web page templates and some code so it should be good hope that we can learn from each other under the evaluation!
- 2022-03-15 03:27:05下载
- 积分:1