-
《Delphi程序设计及实验指导》课堂文稿学Delphi的可以参考一下...
《Delphi程序设计及实验指导》课堂文稿学Delphi的可以参考一下-"Delphi program design and experimental guidance" classroom learning Delphi manuscripts for reference
- 2022-03-25 13:55:33下载
- 积分: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的全部函数用法,是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
-
delph灵感编程,讲述了delphi的许多实例,值得一看
delph灵感编程,讲述了delphi的许多实例,值得一看-delph inspiration programming, spoke of the many examples of delphi, an eye-catcher
- 2022-04-19 14:24:36下载
- 积分:1
-
effectiveness of the 100 cases with books that the source code is part of the in...
delphi编程实效百例的随书源代码
这是其中的界面外观部分-effectiveness of the 100 cases with books that the source code is part of the interface appearance
- 2022-07-15 23:03:57下载
- 积分:1
-
用Delphi做的小程序,可以实现启动一个新的IE并控制它运行的功能。...
用Delphi做的小程序,可以实现启动一个新的IE并控制它运行的功能。-do with Delphi small programs, can achieve launched a new IE control over its operations and functions.
- 2022-07-15 23:36:29下载
- 积分:1
-
this book is a book with the code. "Delphi 5.x real
就是这本书的随书代码。包括《实战Delphi 5.x-分布式多层应用系统篇》,《实战Delphi 5.x-分布式Web应用系统篇》,以及《实战Delphi 5.x-高效率数据库应用系统篇》。-this book is a book with the code. "Delphi 5.x real-distributed multi-tier application system", "real Delphi 5.x-distributed Web applications chapter," and "combat Delphi 5.x-efficient database applications chapter."
- 2022-02-15 12:26:24下载
- 积分:1
-
DELPHI7中RAVE控件的教程
实现RAVE报表
DELPHI7中RAVE控件的教程
实现RAVE报表-Delphi7 in RAVE tutorial control statements to achieve RAVE
- 2022-12-20 11:25:03下载
- 积分:1
-
cxGrid中文教程
自学cxGrid,觉的这个帮助很有用,
就临时起意,建立一个中文chm给需要它的人,
也算是对DelphiBBS的一点贡献...
cxGrid中文教程
自学cxGrid,觉的这个帮助很有用,
就临时起意,建立一个中文chm给需要它的人,
也算是对DelphiBBS的一点贡献吧。-cxGrid Chinese self-study tutorials cxGrid, feel that this help was very useful, on the spur of the moment, the establishment of a Chinese chm to those who need it, it can be considered to contribute to it DelphiBBS point.
- 2022-01-26 06:15:05下载
- 积分:1
-
完整的源代码TeeChart 7
complete source code for teechart 7
- 2022-01-24 14:27:30下载
- 积分:1