-
函数
delphi中的常用函数的一些介绍
函数
delphi中的常用函数的一些介绍-Delphi function in a number of commonly used functions introduced
- 2023-05-11 13:30:04下载
- 积分:1
-
Delphi7经典问题解析源代码Delphi7经典问解析源代码
Delphi7经典问题解析源代码Delphi7经典问解析源代码-Delphi7 classical analytical source code Delphi7 asked classic analytic source code
- 2022-02-05 22:19:01下载
- 积分: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
-
随机抽奖程序
抽出一等奖1名,二等奖10名,三等奖100
同一个号码不能中多等奖...
随机抽奖程序
抽出一等奖1名,二等奖10名,三等奖100
同一个号码不能中多等奖-random draw process out a prize, second prize 10, Third with a 100 number can not multi-Prize
- 2022-06-30 12:10:44下载
- 积分:1
-
人口普查的工作表现在两个方面,一是人口普查的记录问题,二是各种各样指标的统计问题。统计主要表现为人口总量和人口结构,结构包括知识结构、年龄结构、地区结构等。...
人口普查的工作表现在两个方面,一是人口普查的记录问题,二是各种各样指标的统计问题。统计主要表现为人口总量和人口结构,结构包括知识结构、年龄结构、地区结构等。-census work done in two aspects : First, the census records, two indicators of a variety of statistical issues. The main performance statistics for the total population and the population structure, including the structure of the knowledge structure and age structure, regional structure.
- 2022-05-16 08:44:10下载
- 积分:1
-
any one language needs some form of writing, I will write delphi correct format...
任何一门语言都需要一定的书写格式,在此我就将delphi正确的书写格式介绍给delphi的爱好者。-any one language needs some form of writing, I will write delphi correct format introduced to the delphi enthusiasts.
- 2022-02-02 07:24:53下载
- 积分:1
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
delph灵感编程,讲述了delphi的许多实例,值得一看
delph灵感编程,讲述了delphi的许多实例,值得一看-delph inspiration programming, spoke of the many examples of delphi, an eye-catcher
- 2022-04-19 14:24:36下载
- 积分:1
-
DELPHI技巧关于控件方面的电子学习丛书,学习DELPHI控件得心应手...
DELPHI技巧关于控件方面的电子学习丛书,学习DELPHI控件得心应手-DELPHI skills on the control of electronic learning books, learning control handy DELPHI
- 2022-09-19 07:20:03下载
- 积分:1
-
珍藏的C++Builder 电子书,从中受益很多
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
- 2023-01-16 03:50:05下载
- 积分:1