-
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
-
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete I...
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete Idiot’s Guide to Writing Shell Extensions 我也曾想过所谓眼前有景道不
得崔颢题诗在上头既然已经有了这么好的文章我还来饶舌算什么不过转念再想文章
虽好毕竟是为Visual C++的用户看的对Delphi 的使用者来说似乎有点不公平我最初编
写Shell Extension 的时候用的也是Visual C++ 不过现在已经转而使用Delphi 觉得两者
毕竟还是有所不同因此就有了这篇文章算是将我的一些心得体会和大家分享
我最初的打算是将Michael Dunn 文章中涉及的全部内容全部转成Delphi 程序再加上我-windows Windows Michael Dunn The Complete Idiots Guide to Writing Shell Extensions What kind of tongue but want to switch majors article was, after all, is good for Visual C users the right to see the Delphi users seem to me a little unfair to the initial preparation of Shell Extension of the Visual C but also now turn to the use of Delphi or think they have, after all, we will have a different result this article I will be some experiences to share with you my initial intention was to Michael Dunn article, the full content of all to the proceedings with Delphi as I
- 2023-07-16 10:10:04下载
- 积分:1
-
突破delphi 7.0编程实例五十讲,pdg文件
突破delphi 7.0编程实例五十讲,pdg文件-breakthrough programming examples of 50 speakers, PDG documents
- 2023-06-23 20:50:05下载
- 积分:1
-
水木清华程序在C代码生成器
水木清华关于C++Builder程序的代码
-SMTH procedures on the C code Builder
- 2022-04-01 16:18:11下载
- 积分:1
-
Focuses on the C++ B uilder integrated development environment for readers in th...
重点介绍了C++ Buiver集成开发环境,为读者在应用中充分发挥其强大的应用功能,从而实现乘数效应。
- 2022-01-22 04:20:35下载
- 积分:1
-
在delphi中使用xml文档的方法,包括读写xml文档,创建删除xml文档...
在delphi中使用xml文档的方法,包括读写xml文档,创建删除xml文档-the use xml documents, including literacy xml files, create xml files deleted
- 2022-08-20 05:39:44下载
- 积分:1
-
effectiveness of the 100 cases with books that the source code is part of the in...
delphi编程实效百例的随书源代码
这是其中的界面外观部分-effectiveness of the 100 cases with books that the source code is part of the interface appearance
- 2022-07-15 23:03:57下载
- 积分:1
-
Delphi
数学算法,该书内所有程序的源码,Delphi程序-Delphi
- 2022-04-10 10:55:17下载
- 积分:1
-
* The most important classes and components
* The new features of Delphi 6...
* The most important classes and components
* The new features of Delphi 6
* Programming DLLs
* Delphi and databases
* Delphi and the internet
* Developing components
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.
* Introduction -- all the main topics that you ll need to get working now.
* Reference section -- all the necessary instructions and topics in one easy reference section so that you can refer back to the book again and again.
* Practical tips and tricks -- find out how to put those important concepts into practice and get expert tips on how to improve your programming.-* The most important classes and components
- 2022-01-22 07:45:12下载
- 积分:1
-
Delphi项目案例导航,是个好东东,是学习开发的好案例
Delphi项目案例导航,是个好东东,是学习开发的好案例-case navigation is a good Dongdong, is the development of good learning case
- 2022-08-18 22:12:29下载
- 积分:1