-
delphi 建模书
delphi 建模书-A book explaining Delphi module.
- 2022-04-23 02:24:12下载
- 积分:1
-
Delphi游戏编程导学
Delphi游戏编程导学
Delphi游戏编程导学
Delphi游戏编程导学-Delphi Games Programming Delphi Games Programming Guidance Guidance
- 2023-07-28 06:25:03下载
- 积分:1
-
100例源化学需氧量书的编程效能…
Delphi实效编程百例的随书源代码
这是其中的磁盘文件部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the Disk File
- 2022-02-13 15:17:49下载
- 积分:1
-
fully described C BUILDER6 development of technology, the book is divided into t...
全面讲述了C++BUILDER6开发技术,全书分两部分,第一部分是windows和数据库开发,第二部分是高级应用程序和分布式应用开发。作者是Satya Sai Kolachina,曾在很多世界500强大公司担任软件架构师。注:本书是英文版-fully described C BUILDER6 development of technology, the book is divided into two parts, the first part of the windows and database development, the second part of the senior applications and distributed applications development. The author is Satya Sai Kolachina, in many of the world"s 500 major companies as software architect. Note : This book is the English version
- 2022-03-06 10:42:05下载
- 积分:1
-
比较好的delphi中文帮助,是对照版.对delphi开发人员很有帮助
比较好的delphi中文帮助,是对照版.对delphi开发人员很有帮助-better delphi Chinese assistance, it is version control. Developer of delphi helpful
- 2022-03-22 03:46:03下载
- 积分: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
-
conexion Modbus RS485
Conexion de Modbus rs485
- 2023-05-28 10:55:02下载
- 积分:1
-
this series is my usual collection of pascal
这一系列是我平时收集的pascal深入核心变成,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth into the core, we hope to help the development environment is delphi
- 2022-03-05 22:36:24下载
- 积分:1
-
delphi参考书籍,
有关delphi的使用和技巧等。
delphi参考书籍,
有关delphi的使用和技巧等。-delphi reference books, the delphi use and skills.
- 2022-05-17 23:12:46下载
- 积分: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