-
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子-delphi Guide Delphi six most common use of the function and use examples
- 2022-02-24 23:10:53下载
- 积分: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的朋友一个很有价值的参考-Design Mode version for, like delphi friends a valuable reference
- 2022-03-15 12:26:28下载
- 积分:1
-
该文件是关于图像缩放,适合有一定delphi基础的人。
该文件是关于图像缩放,适合有一定delphi基础的人。-is on the document image zoom, for a certain person based on the delphi.
- 2022-03-17 21:42:56下载
- 积分:1
-
函数
delphi中的常用函数的一些介绍
函数
delphi中的常用函数的一些介绍-Delphi function in a number of commonly used functions introduced
- 2023-05-11 13:30:04下载
- 积分:1
-
conexion Modbus RS485
Conexion de Modbus rs485
- 2023-05-28 10:55:02下载
- 积分:1
-
本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了...
本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了用Delphi 7进行界面效果处理、图像处理、图形与多媒体开发、系统功能控制、文件处理、网络与数据库开发,以及组件应用等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术稍加扩展可以解决同类问题。使用本书最好的方法是通过学习掌握实例中的技术或技巧,然后使用这些技术尝试实现更复杂的功能并应用到更多方面。-the book against certain basic knowledge of Delphi readers, the book by 150 examples of comprehensive, in-depth introduction of the Delphi 7 application procedures commonly used methods and techniques. The book is divided into eight chapters, mainly on the use of Delphi 7 for interface effects processing, image processing, graphics and multimedia development, system control functions, document processing, networking and database development, application and content components. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to expand a little can be solved similar problems. Use of the book is the best way to study to acquire examples of technology or skills, and then use these techniqu
- 2023-06-19 23:45: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
-
这是一本非常不错的书,觉得很实用,建议大家看下.
这是一本非常不错的书,觉得很实用,建议大家看下.-This is a very good, very practical, we propose a glance.
- 2022-02-13 02:36:20下载
- 积分: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