-
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
-
层次分析法的算法已经经过开发严整
层次分析法的算法已经经过开发严整-AHP algorithm has been developed after thorough
- 2022-02-26 17:19:37下载
- 积分:1
-
Borland C++Builder中调用CHM帮助系统的详细方法
Borland C++Builder中调用CHM帮助系统的详细方法-Borland C++ Builder call CHM help system detailed methodology
- 2023-01-14 01:20:04下载
- 积分:1
-
delphi中 move 的用法,很好的一篇文章。
delphi中 move 的用法,很好的一篇文章。
- 2022-03-26 04:09:23下载
- 积分: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
-
Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印...
Dbgrid 增强(附源码):支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印-Dbgrid increase (FOSS) : support multi-table, multi-fixed out, according to the first table, in order to support a whole series, and support for direct printing
- 2022-07-08 19:00:57下载
- 积分: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 book describes in detail the installation, development environment, as we...
该书详细的描述了delphi的安装,开发环境,以及常用组长件的使用和组件包的开发方法,是一本delphi开发不可多得的好书-Delphi book describes in detail the installation, development environment, as well as the use of common parts and components, head of the development of packet method is a delphi development of rare books
- 2022-01-27 21:11:23下载
- 积分:1
-
delphi good self
delphi自学的好教材!特别适合刚刚起步学习delphi的人员!同样对使用者具有参考价值!-delphi good self-study materials. Particularly suitable for just started learning delphi staff! Users with the same reference value!
- 2022-01-30 11:11:15下载
- 积分:1
-
3D on the previous lottery number statistics, and statistical results are given...
对已往的3D彩票号码进行统计,并根据统计结果给出一个合理的号码。-3D on the previous lottery number statistics, and statistical results are given in accordance with a reasonable number.
- 2022-12-20 08:05:04下载
- 积分:1