-
Component Writer's Guide
Component Writer’s Guide-Component Writer"s Guide
- 2022-02-14 12:06:29下载
- 积分:1
-
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
- 2022-02-03 17:50:26下载
- 积分: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
-
Ebook
Ebook - C++ Professional Programmers Handbook-Ebook- C++ Professional Programmers Handbook
- 2022-01-30 10:45:09下载
- 积分:1
-
Enterprise Management System navigation example
企业经营管理系统开发实例导航-小区物业管理,是很好的商业程序。-Enterprise Management System navigation example- district property management is good business procedures.
- 2022-07-13 15:21:44下载
- 积分:1
-
对初学者有用的全视频教程.不过内容感觉比较空洞.
对初学者有用的全视频教程.不过内容感觉比较空洞.-Useful for beginners-wide video tutorials. But compare the contents of an empty feeling.
- 2022-03-28 19:08:54下载
- 积分:1
-
Delphi direct X图形与游戏程序设计.pdf,带标签目录版
Delphi direct X图形与游戏程序设计.pdf,带标签目录版-Delphi direct X graphics and game programming. Pdf, tagged version directory
- 2022-03-23 19:31:47下载
- 积分:1
-
pascal Essential
pascal精要-pascal Essential
- 2022-08-04 01:48:57下载
- 积分:1
-
based on the programming examples and techniques
基于c++builder5.0的编程实例与技巧-based on the programming examples and techniques
- 2023-04-20 23:30:04下载
- 积分: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