-
QLLStd_D7
说明: Delphi 7 实用表格及编辑框控件分享(QLLStd Compements for Delphi 7)
- 2019-07-01 09:20:57下载
- 积分: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
-
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
-
quickrpt
quickreport delphi componen
- 2012-04-04 01:56:29下载
- 积分:1
-
master
HpRose Deplphi7可用的,用于和服务器交互的控件。(thr Hprose component for delphi,it s uesd to communicate with servers)
- 2013-10-31 15:03:34下载
- 积分:1
-
657
Delphi动态载入DLL文件,编程学习源码,很好的参考资料。(Delphi dynamically loaded DLL files, programming source code to learn, a good reference.)
- 2014-01-27 14:59:22下载
- 积分:1
-
FtpMain
Delphi源码,网络相关,断点续传,FTP工具
Delphi编写的支持断点续传功能的FTP上传下载软件的源代码,程序好就好在没有使用任何第三方控件(Delphi source, network-related, HTTP, FTP tool Delphi FTP support the HTTP feature to upload to download the software source code, the program is like without the use of any third party controls)
- 2012-05-23 17:32:32下载
- 积分:1
-
Scripter.Studio.4.6.1
TMS.Scripter.Studio.4.6.1.for.Delphi.5-XE.BCB.全部源码。本人只上传源码,杜绝dcu(TMS.Scripter.Studio.4.6.1.for.Delphi.5-XE.BCB.Full.Source
Suite of components to add scripting capabilities to your applications,
including Pascal & Basic scripting engines, Pascal & Basic syntax highlighting memo
and script debug tools.
)
- 2020-12-14 15:29:15下载
- 积分:1
-
534
Delphi根据计算机名称获取IP地址,编程学习源码,很好的参考资料。(Delphi to obtain an IP address, computer name based on the source code to learn programming, a good reference.)
- 2014-02-10 14:32:45下载
- 积分:1
-
QrCode
说明: Create delphi qrcode images
- 2019-05-01 02:35:19下载
- 积分:1