-
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
-
protitype_AJAX框架 中英文API
protitype_AJAX框架 中英文API-protitype in English and Chinese API
- 2023-03-30 22:05:04下载
- 积分:1
-
Object Pascal is a high
Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化
和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。
Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程
度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。
绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。
Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工
具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland
开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开
这些限制。
这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件
库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
- 2022-04-06 21:19:36下载
- 积分:1
-
jQuery1中文开发技术指导文档
jQuery1中文开发技术指导文档----中文哦 -Chinese development of technical guidance documents jQuery1
- 2022-02-28 19:22:56下载
- 积分:1
-
ado查询经典实例delphi源码.rar
ado查询经典实例delphi源码.rar-ado inquiries classic example delphi source. Rar
- 2022-03-06 15:56:52下载
- 积分:1
-
Delphi2005程序设计技巧集.rar
Delphi2005程序设计技巧集.rar-Delphi programming skill sets. Rar
- 2023-02-10 09:05:03下载
- 积分:1
-
连接到串行端口的试验
Bascula conectada al puerto serie
- 2023-03-20 09:30:04下载
- 积分:1
-
delphi做的小程序,可以播放声音文件,并可以实现声音文件的循环播放...
delphi做的小程序,可以播放声音文件,并可以实现声音文件的循环播放-so small programs that can play audio files, and sound files can be achieved by recycling players
- 2022-01-22 04:02:09下载
- 积分:1
-
delphi6_function ,delphi6函数大全!
delphi6_function ,delphi6函数大全!-delphi6_function, delphi6 function of Guinness!
- 2022-08-05 19:30:12下载
- 积分:1
-
关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。
关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。-Delphi on technical documents and significant examples of classic, suitable for multi-year development experience delphi programmers use.
- 2022-05-31 21:33:57下载
- 积分:1