-
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
-
Delphi游戏编程导学
Delphi游戏编程导学
Delphi游戏编程导学
Delphi游戏编程导学-Delphi Games Programming Delphi Games Programming Guidance Guidance
- 2023-07-28 06:25:03下载
- 积分:1
-
" Delphi 6 developer' s guide" books in English, PDF documents, usef...
《delphi 6 developer s guide》英文书,PDF文档,很有用-" Delphi 6 developer" s guide" books in English, PDF documents, useful
- 2022-03-31 10:10:26下载
- 积分:1
-
Serial from the envision source
Serial from the envision source
- 2022-06-02 21:07:48下载
- 积分:1
-
Delphi实效编程百例的随书源代码
这是其中的操作系统部分
Delphi实效编程百例的随书源代码
这是其中的操作系统部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the operating system
- 2022-01-24 17:30:36下载
- 积分:1
-
Introduction to the classic Delphi
Delphi入门经典-电子书教程.新手入门教程 -Introduction to the classic Delphi- e-book tutorial. Beginners tutorial
- 2022-11-14 21:40:04下载
- 积分:1
-
层次分析法的算法已经经过开发严整
层次分析法的算法已经经过开发严整-AHP algorithm has been developed after thorough
- 2022-02-26 17:19:37下载
- 积分:1
-
Delphi小助手
Delphi小助手-主要是函数查询 本人的又一小收集,对英文不好的delphi学习者来说是个不错的助手!-Delphi his assistant-principal function is to my inquiries another small collection of bad delphi English learners is a good assistant!
- 2022-01-31 17:51:57下载
- 积分:1
-
设计模式的版本,对于像网友一个有价值的参考
设计模式delphi版给想学delphi的朋友一个很有价值的参考-Design Mode version for, like delphi friends a valuable reference
- 2022-03-15 12:26:28下载
- 积分:1
-
在面向对象程序设计和C++ Builder的使用手册。
Manual on OOP and usage of C++ Builder.
- 2022-02-02 04:26:26下载
- 积分:1