-
该文件是关于图像缩放,适合有一定delphi基础的人。
该文件是关于图像缩放,适合有一定delphi基础的人。-is on the document image zoom, for a certain person based on the delphi.
- 2022-03-17 21:42:56下载
- 积分:1
-
Serial from the envision source
Serial from the envision source
- 2022-06-02 21:07:48下载
- 积分:1
-
Chapter 1 of the basic knowledge of Delphi Chapter 2 Delphi syntax basis .... Ch...
第1章 Delphi的基础知识第2章 Delphi的语法基础....第12章 图形图像与多媒体技术第13章 Delphi数据库编程-Chapter 1 of the basic knowledge of Delphi Chapter 2 Delphi syntax basis .... Chapter 12 graphics and multimedia technology Chapter 13 Delphi database programming
- 2022-10-31 23:45:04下载
- 积分:1
-
珍藏的C++Builder 电子书,从中受益很多
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
- 2023-01-16 03:50:05下载
- 积分: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做的,做的挺好的
图书管理系统,用DELPHI做的,做的挺好的-library management system, with Delphi done, very well done!
- 2022-02-01 03:07:23下载
- 积分:1
-
DELPHI7中RAVE控件的教程
实现RAVE报表
DELPHI7中RAVE控件的教程
实现RAVE报表-Delphi7 in RAVE tutorial control statements to achieve RAVE
- 2022-12-20 11:25:03下载
- 积分:1
-
Delphi经典函数,包含DELPHI的全部函数用法,是DELPHI爱好者的必备工具。...
Delphi经典函数,包含DELPHI的全部函数用法,是DELPHI爱好者的必备工具。-Delphi classic function contains all of Delphi"s function usage, Delphi is a tool for enthusiasts.
- 2022-02-10 13:15:58下载
- 积分:1
-
在学习Delphi的基本上,提供了一些典型的程序exampoles
After studying delphi basicly,it supplys some typical program exampoles
- 2023-04-13 13:05:06下载
- 积分:1
-
此程序是用DELPHPI做的学生就业管理系统,具有查询与录入等功能...
此程序是用DELPHPI做的学生就业管理系统,具有查询与录入等功能-this procedure is done with the students DELPHPI employment management system, with input and inquiry functions
- 2023-05-11 17:15:02下载
- 积分:1