-
TLsDirComboBox 及 TLsFileListView 是类似资源管理器 ( File Explorer ) 式样的加强版 TComboBox 构件...
TLsDirComboBox 及 TLsFileListView 是类似资源管理器 ( File Explorer ) 式样的加强版 TComboBox 构件-TLsDirComboBox and TLsFileListView is similar resource management (File Explorer) type of enhanced version TComboBox Component
- 2022-04-14 23:45:54下载
- 积分:1
-
Delphi4核心编程技术
Delphi4核心编程技术-Delphi4 core programming technology
- 2022-05-28 17:23:48下载
- 积分:1
-
Delphi编程实效百例的随书程序
这是其中的界面操作部分
Delphi编程实效百例的随书程序
这是其中的界面操作部分-Delphi programming effectiveness of the 100 cases with a program which is the operational part of the interface
- 2023-04-26 08:55:03下载
- 积分:1
-
Delphi programming skills sets [computer newspaper]. Chm
Delphi编程技巧集[电脑报].chm-Delphi programming skills sets [computer newspaper]. Chm
- 2022-08-17 14:03:28下载
- 积分:1
-
一个自己总结的delphi常用函数(内有自己编写的一些技巧性函数
)...
一个自己总结的delphi常用函数(内有自己编写的一些技巧性函数
)-a summary of their delphi commonly used functions (within their own skills to prepare some sexual function)
- 2022-07-12 22:30:00下载
- 积分: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
-
比较好的delphi中文帮助,是对照版.对delphi开发人员很有帮助
比较好的delphi中文帮助,是对照版.对delphi开发人员很有帮助-better delphi Chinese assistance, it is version control. Developer of delphi helpful
- 2022-03-22 03:46:03下载
- 积分: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-06-29 22:00:10下载
- 积分: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
-
delphi6_function ,delphi6函数大全!
delphi6_function ,delphi6函数大全!-delphi6_function, delphi6 function of Guinness!
- 2022-08-05 19:30:12下载
- 积分:1