-
这一系列是我平时收集的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-06-12 18:24:25下载
- 积分: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
-
名称:gmfsk
NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal
DISTRIBUTION: OH2BNS
VENDOR: OH2BNS
LICENSE: GPL
PACKAGER: Tomi Manninen
GROUP: Applications/Communications
OS: linux
ARCH: i386
SOURCE RPM: gmfsk-0.6-1.src.rpm
DESCRIPTION:
gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63
and HELLSCHREIBER.
-NAME: gmfsk
VERSION: 0.6
RELEASE: 1
SUMMARY: Gnome MFSK, RTTY, THROB, PSK31, MT63 and HELLSCHREIBER terminal
DISTRIBUTION: OH2BNS
VENDOR: OH2BNS
LICENSE: GPL
PACKAGER: Tomi Manninen
GROUP: Applications/Communications
OS: linux
ARCH: i386
SOURCE RPM: gmfsk-0.6-1.src.rpm
DESCRIPTION:
gMFSK is a terminal program for MFSK, RTTY, THROB, PSK31, MT63
and HELLSCHREIBER.
- 2022-02-01 09:39:57下载
- 积分:1
-
对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。...
对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。-Very useful for learning, I personally liked. That there is no problem you can exchange feedback.
- 2022-03-19 05:40:03下载
- 积分:1
-
给delphi爱好者提供接触PI的方便,以便作者能够使用中文的WINAPI说明写出比较好的程序...
给delphi爱好者提供接触PI的方便,以便作者能够使用中文的WINAPI说明写出比较好的程序-Delphi enthusiasts to provide convenient access to PI, so the authors can explain the use of Chinese WINAPI write better procedures
- 2022-03-15 21:03:02下载
- 积分:1
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
sem codigo, apenas dicas boas
sem codigo, apenas dicas boas
- 2023-03-24 20:50:04下载
- 积分: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
-
record with a text file data recording data using a text file re cording data us...
用文本文件记录数据
用文本文件记录数据-record with a text file data recording data using a text file re cording data using a text file recording data
- 2022-01-22 07:24:44下载
- 积分:1
-
欢迎您下载这个也许是有史以来最强悍的delphi资料包!
我并没有把我全部的资料交给您!因为资料在于精而不再于多!只要您能踏踏实实的看完这些
资料包里的
欢迎您下载这个也许是有史以来最强悍的delphi资料包!
我并没有把我全部的资料交给您!因为资料在于精而不再于多!只要您能踏踏实实的看完这些
资料包里的内容,并且能够完整清晰的讲述给别人听,并且别人也听懂了,我想你已经是一个Delphi的高手了。一个并不亚于你偶像的高手了!-Welcome to download this perhaps is the most powerful kit delphi! I did not put all my information to you! Because the information is no longer in the more refined! As long as you can do after reading the information of the contents of the bag, and can clear about the integrity of listening to others and understand others, I think you have is a master of Delphi. No less a master of your idols!
- 2022-08-16 06:59:09下载
- 积分:1