-
100个dephi实例,希望对大家有用。
100个dephi实例,希望对大家有用。-100 Delphi example, in the hope that useful to everyone.
- 2023-03-25 23:05:04下载
- 积分:1
-
研究生英语课后习题答案 对研究生英语考试很有帮助 注意收藏...
研究生英语课后习题答案 对研究生英语考试很有帮助 注意收藏-Answers to post-graduate students in English after-school English exam Exercises helpful attention to Favorites
- 2022-03-15 07:52:05下载
- 积分:1
-
protitype_AJAX框架 中英文API
protitype_AJAX框架 中英文API-protitype in English and Chinese API
- 2023-03-30 22:05:04下载
- 积分:1
-
Delphi book describes in detail the installation, development environment, as we...
该书详细的描述了delphi的安装,开发环境,以及常用组长件的使用和组件包的开发方法,是一本delphi开发不可多得的好书-Delphi book describes in detail the installation, development environment, as well as the use of common parts and components, head of the development of packet method is a delphi development of rare books
- 2022-01-27 21:11:23下载
- 积分:1
-
pascal Essential
pascal精要-pascal Essential
- 2022-08-04 01:48:57下载
- 积分:1
-
delphi错误调试方面的经典书籍!非常有参考价值!
delphi错误调试方面的经典书籍!非常有参考价值!-delphi error debugging of classic books! Very useful!
- 2022-03-12 06:39:08下载
- 积分:1
-
非常有用的学习,我个人喜欢的。没有问题你可以E。
对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。-Very useful for learning, I personally liked. That there is no problem you can exchange feedback.
- 2023-04-22 13:35:03下载
- 积分: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
-
100例源化学需氧量书的编程效能…
Delphi实效编程百例的随书源代码
这是其中的磁盘文件部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the Disk File
- 2022-02-13 15:17:49下载
- 积分:1
-
用C++Builder开发Windows下的屏保
用C++Builder开发Windows下的屏保-Windows Screen Saver in C++Builder
- 2023-05-16 23:15:03下载
- 积分:1