-
用C++Builder开发Windows下的屏保
用C++Builder开发Windows下的屏保-Windows Screen Saver in C++Builder
- 2023-05-16 23:15:03下载
- 积分:1
-
bcb6 interface development. Pdf
bcb6界面开发.pdf -bcb6 interface development. Pdf
- 2022-03-14 08:36:41下载
- 积分:1
-
Delphi production procedures, and can access the system time. Simple and practic...
用Delphi制作的程序,可以获取和设置系统时间。简单实用。-Delphi production procedures, and can access the system time. Simple and practical.
- 2022-11-07 08:00:04下载
- 积分:1
-
vc reference for the operation of the tool has been opened in compressed inside...
vc的运行库参考,到开的工具已经在压缩包里面了,希望对大家有用-vc reference for the operation of the tool has been opened in compressed inside in the hope that it may be useful to
- 2022-08-09 05:26:08下载
- 积分:1
-
一个简单的多媒体播放组件,能播放avi等三种格式
一个简单的多媒体播放组件,能播放avi等三种格式-A simple media player component, three kinds of formats that can play avi, etc.
- 2022-03-18 07:32:27下载
- 积分: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
-
" 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
-
信息技术竞赛辅导(用于pascal)语言
信息技术竞赛辅导(用于pascal)语言
-IT race counseling (for pascal) language
- 2022-05-27 17:00:53下载
- 积分:1
-
这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi...
这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth core programming, we hope to help the development environment is delphi
- 2022-02-02 17:49:08下载
- 积分:1
-
高级编程技术
Borland C++ Builder高级编程技术-senior programming technology
- 2022-07-10 10:42:23下载
- 积分:1