-
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
-
水木清华程序在C代码生成器
水木清华关于C++Builder程序的代码
-SMTH procedures on the C code Builder
- 2022-04-01 16:18:11下载
- 积分:1
-
用C++Builder开发Windows下的屏保
用C++Builder开发Windows下的屏保-Windows Screen Saver in C++Builder
- 2023-05-16 23:15:03下载
- 积分:1
-
MFC编程实例的扩展
MFC扩展编程实例-MFC programming examples expansion
- 2023-05-28 22:45:03下载
- 积分:1
-
delphi知识收集 我个人的小小收集,平时用的比较多,很基础希望对大家有帮助...
delphi知识收集 我个人的小小收集,平时用的比较多,很基础希望对大家有帮助-knowledge to collect my personal collection of small peacetime, the more that is a member of the foundation help
- 2022-03-13 12:59:16下载
- 积分:1
-
对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。...
对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。-Very useful for learning, I personally liked. That there is no problem you can exchange feedback.
- 2022-03-19 05:40:03下载
- 积分:1
-
这是一个C++Builder类,集成了对EXCEL进行访问并写数据, 里面有多个对excel 指定行列修改的函数,使用起来很方便,...
这是一个C++Builder类,集成了对EXCEL进行访问并写数据, 里面有多个对excel 指定行列修改的函数,使用起来很方便,-This is a C++ Builder category, integration of EXCEL to visit and write data, which has more than specified on the ranks of the revised excel function, easy to use,
- 2023-02-17 05:55:03下载
- 积分:1
-
DelphiPackage practical Dynamic Data Collection module design patterns restructu...
DelphiPackage实用动态数据采集模块设计模式重构技术实例使用DelphiPackage框架开发应用程序环境
- 2022-05-24 06:53:14下载
- 积分:1
-
Programming time has been engaged for several years, chipping away from the scho...
从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专
门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的
酸甜苦辣,以及有着许许多多的不眠之夜,在此我首先感谢我的朋友们对我的支持,
谢谢你们,同时还要谢谢那些老前辈留下的那些技巧,在我每次面对问题要解决的时
候,是你们辛苦地摸索出来的东西让我豁然开朗,问题迎刃而解.
写这些东西的缘由说来也颇为简单,因为自己觉的有很多的技巧应该与大
家分享,同时也希望我平常所收集的以及我的个人心得能帮助所有编程序的人员 ,
能将我写的这个东西成为你编程的宝典,由于是我第一次做这样的东西,难免会有这
样或是那样的不足之处,还请广大朋友指正. 由于技巧不断的更新 , 所以这个东西也
要不断的更新,我第一次首先尝试制作有关Delphi的技巧,由于我现在用的是她,所以
先写Delphi的技巧,其他的诸如VB、VC的技巧等我整理以后再进行制作,还希望广
大的网友多多支持。-Programming time has been engaged for several years, chipping away from the school of programming to the current in the tertiary
The door in computer programming, software company, has been for several years, and filled with emotion, which had many of the middle
Ups and downs, as well as with many sleepless nights, and I begin to thank my friends for their support,
Thank you, thank you to those old-timers while also leaving those skills in every time I face the problem to be solved when the
Hou, yes you have worked hard to
- 2022-02-01 12:54:36下载
- 积分:1
-
Delphi7数据库开发教程,包含该书21套实例
Delphi7数据库开发教程,包含该书21套实例-Delphi7 database development guides, the book contains 21 sets example
- 2022-03-03 10:55:57下载
- 积分:1