-
这是一个C++Builder类,集成了对EXCEL进行访问并写数据, 里面有多个对excel 指定行列修改的函数,使用起来很方便,...
这是一个C++Builder类,集成了对EXCEL进行访问并写数据, 里面有多个对excel 指定行列修改的函数,使用起来很方便,-This is a C++ Builder category, integration of EXCEL to visit and write data, which has more than specified on the ranks of the revised excel function, easy to use,
- 2023-02-17 05:55:03下载
- 积分:1
-
个人编程技巧收集整理一(Delphi),应该对DELPHI编程有一定的帮助吧,快下载吧...
个人编程技巧收集整理一(Delphi),应该对DELPHI编程有一定的帮助吧,快下载吧-personal programming skills compile a (Delphi), the Delphi programming should be helpful bar, it quickly download
- 2023-04-28 17:50:03下载
- 积分:1
-
programming examples and techniques, use winrar3.1 versions of decompression.
delphi 5编程实例与技巧,请用winrar3.1以上版本解压。-programming examples and techniques, use winrar3.1 versions of decompression.
- 2022-03-19 15:15:46下载
- 积分:1
-
this program can be used in other programs VCL configuration, the memory content...
本程序可用于其它VCL程序的配置、内存内容。帮助设计运行时调试。当然,人们可以看看什么配方用什么成分,设计什么属性
- 2022-03-21 22:51:48下载
- 积分: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
-
Experience DELPHI master set, DELPHI collected a variety of development experien...
DELPHI 高手经验集,收集的各种DELPHI开发经验,很实用-Experience DELPHI master set, DELPHI collected a variety of development experience, it is practical
- 2023-04-19 21:35:04下载
- 积分: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
-
vc reference for the operation of the tool has been opened in compressed inside...
vc的运行库参考,到开的工具已经在压缩包里面了,希望对大家有用-vc reference for the operation of the tool has been opened in compressed inside in the hope that it may be useful to
- 2022-08-09 05:26:08下载
- 积分:1
-
里面是c++builder6编程实例教程里面的所有源代码,有11章
里面是c++builder6编程实例教程里面的所有源代码,有11章-c builder6 Programming Guide examples all of the source code, Chapter 11
- 2022-01-28 03:49:02下载
- 积分:1
-
delphi programming examples and help explain, which include the delphi help Chin...
delphi编程实例及帮助详解,里面包括delphi帮助的中文注解-delphi programming examples and help explain, which include the delphi help Chinese Notes
- 2022-03-16 00:44:28下载
- 积分:1