-
Delphi.zip
使用Delphi语言程序编写的一个简章型的程序,使用于管理系统中的窗体系统,(Using the Delphi language program written in a brochure-type program, use the form on the management system system)
- 2010-05-13 11:11:24下载
- 积分:1
-
fjqspgl
说明: 漂亮,美丽的风景区售票系统,代码完整,无误,功能全部可以实现。(Beautiful, beautiful scenic areas ticketing system, code complete, accurate, all functions can be achieved.)
- 2010-03-29 17:49:57下载
- 积分:1
-
llPDFDelphiTrial
Delphi的PDF开发控件,llPDFLib是一个100 的Object Pascallibrary,用于创建PDF文档。用它创建PDF文档不使用任何DLL和其他第三方软件。llPDFLib包括TPDFDocument组件并带。-(llPDFLib is pure Object Pascal library for create PDF documents. This library doesn t use any DLL or external third-party software to generate PDF files. Library includes TPDFDocument component with properties and methods like Delphi s TPrinter but designed to generate a PDF file.
Features:
Real Canvas.Handle (HDC)
Acroforms (buttons, radiobuttons, checkboxes, comboboxes, text input fields)
Watermarks
Thumbnail
JavaScript
Encryption
Outlines (with support russian, turkish, baltic, east europe, greek, CJK languages)
Compression
Image compression
Hyperlink
Annotation(with support russian, turkish, baltic, east europe, greek, CJK languages)
Embedding True Type fonts
Support CJK fonts
Emulation of the Underline and StrikeOut font style
Emulation of the Bold and Italic font styles for True Type fonts where this styles not present
present output into Stream for work with CGI/ISAPI applications
filters for QReport,FastReport and Report Builder.
and much, m)
- 2011-08-05 15:07:32下载
- 积分:1
-
Delphi
清华大学申旻主编的delphi教程,适用于有一定基础的delphi用户,是一本不错的辅导书!(Tsinghua University, edited by Shen Min delphi tutorial for certain users based delphi, counseling is a good book!)
- 2010-05-09 08:50:31下载
- 积分:1
-
CPPkeyword
C++标准库,C++ Standard Library,是类库和函数的集合,其使用核心语言写成,由c++标准委员会制定,并不断维护更新。(The C++ standard library, C++ Standard Library, is a set of class libraries and function, the use of the core language, developed by the c++ Standards Committee, and continue to maintain and update.)
- 2015-01-17 09:22:43下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
436
Delphi屏幕录像程序,Delphi源代码,编程学习源码,很好的参考资料。(Screen recording program Delphi, Delphi source code, programming learning source, a good reference.)
- 2014-02-16 21:19:50下载
- 积分:1
-
ODAC6.5
odac6.5,delphi连接oracle组件(odac6.5 Delphi to connect oracle components)
- 2012-06-08 09:42:21下载
- 积分:1
-
59867346
Delphi创建一个ocx控件的方法,含源码,编程学习源码,很好的参考资料。(Method, create a ocx control with Delphi source code, learning programming source code, a good reference.)
- 2014-01-04 08:49:48下载
- 积分:1
-
MySqlTools_Delphi
MySQL的一个小工具,演示Delphi如何访问MySQL.(MySQLTools Delphi)
- 2015-10-22 14:16:04下载
- 积分:1