-
Delphi 下用 Intraweb 开发WEB程序应用实战
Delphi 下用 Intraweb 开发WEB程序应用实战-Delphi procedures under the WEB Application development with real Intraweb
- 2022-08-12 00:16:13下载
- 积分:1
-
在面向对象程序设计和C++ Builder的使用手册。
Manual on OOP and usage of C++ Builder.
- 2022-02-02 04:26:26下载
- 积分:1
-
Delphi中向TDBGrid添加组件是一件十分麻烦的事情。笔者在这里向大家介绍一种利用WIN32 API函数在TDBGRID中嵌入CHECKBOX组件的方法。...
Delphi中向TDBGrid添加组件是一件十分麻烦的事情。笔者在这里向大家介绍一种利用WIN32 API函数在TDBGRID中嵌入CHECKBOX组件的方法。-Delphi to add components to the TDBGrid is a very troublesome thing. I here to tell you about a using WIN32 API function in TDBGRID embedded CHECKBOX components.
- 2022-06-13 09:28:59下载
- 积分: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
-
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
-
高级编程技术
Borland C++ Builder高级编程技术-senior programming technology
- 2022-07-10 10:42:23下载
- 积分:1
-
delphi7中文帮助
delphi7中文帮助--只包含了部分, 其他更多可联系原作者。感谢原作者提供!-delphi7 Chinese help-- includes only a part, the rest may contact the original author. Thanks for the original author!
- 2023-06-18 03:10:04下载
- 积分:1
-
Delphi7组件及分布式应用开发
Delphi7组件及分布式应用开发-Delphi7 components and the development of distributed applications
- 2023-02-21 06:30:07下载
- 积分:1
-
飞思科技的书不错,这本书讲的很全面,有了源码学习效率大学增...
飞思科技的书不错,这本书讲的很全面,有了源码学习效率大学增-fly Synopsys good book, the book stresses the very comprehensive, with source study by the University of efficiency
- 2023-06-03 14:17:54下载
- 积分:1
-
Delphi7 VCL继承关系全图 很直观,实用的图
Delphi7 VCL继承关系全图 很直观,实用的图-Delphi7 VCL inheritance Map is very intuitive, practical plan
- 2023-02-15 08:00:03下载
- 积分:1