Welcome![Sign In][Sign Up]
Location:
Search - delphi toolbar

Search list

[ActiveX/DCOM/ATLDist

Description: The installation has copied all ImageLib VCL files onto your harddrive. Copy these VCL files into a directory containing your 3rd party added VCL s: Copy IMGLIB31.HLP to your \\DELPHI\\BIN directory. Copy IMGLIB31.KWF to your \\DELPHI\\HELP directory. Execute delphi s HelpInst and open delphi.hdx which is located in your \\DELPHI\\BIN. Add a new Keyword file by the name IMGLIB31.KWF. IMGLIB31.KWF can be found \\DELPHI\\HELP. Save delphi.hdx which will automatically rebuild your delphi help file. Execute Delphi. In Delphi select Options\\Install components\\ Add and browse your 3rd party added VCLs directory. Select PMREG.PAS and press the OK button. After the library is rebuilt, you will notice 16 new icons on your Delphi toolbar under PMULTIIMAGE.
Platform: | Size: 1188045 | Author: sylvester | Hits:

[Delphi VCLdelphi

Description: ToolBar工具栏控件的使用,动态建立主菜单选项,窗口界面的动态分隔条
Platform: | Size: 8597294 | Author: 杨帆 | Hits:

[GUI Develop实现OutLook滚动工具栏效果

Description: 实现OutLook滚动工具栏效果-achieve Outlook toolbar rolling effect
Platform: | Size: 13312 | Author: 东方红 | Hits:

[OS programyol.v1.3

Description: 该软件主要用于屏蔽设定关键字后的网站,具体功能包括: 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹    清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序    禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单 恢复一系列文件名 恢复主页修改 修复IE的默认页面 修复文件属性里面的广告 恢复注册表文件打开方式 还原注册表被恶意代码修改 -the software used mainly shielding set keywords to the web site, the specific features include : It will make the website containing keywords automatically shifted to set your web site or to HTML. Clear IE temporary folder emptied IE historical records deleted files emptied favorites delete IE website at the address bar of course you also can define a list of confidentiality restrictions operational procedures to remove the memory running Windows procedures prohibit downloading software features such as Internet Explorer toolbar to restore the link titles boot resume dialog internet security Options button pages removed from the definition of classification review of the IE code changes ahead of time to resume OE increase advertising column heading to restore IE advertising search engine w
Platform: | Size: 570368 | Author: 陈信良 | Hits:

[ISAPI-IEIE Toolbar

Description: 用于在IE工具栏上添加一个登录界面!-for the IE toolbar add a login screen!
Platform: | Size: 91136 | Author: 孔敏 | Hits:

[File Operate灵巧文本编辑器

Description: 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。有以下功能:  文件:(新建、打开、保存、退出)  编辑:(复制、剪切、粘贴、全选)  格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式;  界面设计时应有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and tablet functions ourselves a document editing tools. Have the following functions :# 61656 : (new, open, preservation, withdrawal)# 61656 Editor : (copy, cut, paste, the whole election)# 61656 format : (auto line, fonts, colors), format settings to distinguish between the function is the provision of the current block set the format or content of all formats;# 61656 interface design should have the toolbar, pop-up menus, status bar features to improve ease of operation;
Platform: | Size: 274432 | Author: 何泽荣 | Hits:

[Browser ClientIE嵌入开发

Description: IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite IObjectWithSite method was IE WebBrowser interface and establish their own connections with the WebBrowser, then if the IE object pda.en.wapedia.org what happens incident, then IE the pullback would IDispatc
Platform: | Size: 148480 | Author: 好的 | Hits:

[Browser ClientAdd2IE

Description: 增加按钮到IE工具栏,象Google工具一样在IE上增加自己的工具栏-increase IE button to the toolbar, like the Google Toolbar as an increase in IE on their toolbar
Platform: | Size: 153600 | Author: zero | Hits:

[Browser ClientIE Toolbar的例子

Description: IE tools 像IE一样的工具条设计-IE tools like IE as a tool of the design. .
Platform: | Size: 14336 | Author: sam | Hits:

[GUI Developcvisualtoolbarv1.0

Description: 对 Visual C++ 和 Delphi 的程序员来说,设计一个漂亮的真彩色工具栏是一件很麻烦的事情。C-Visual Toolbar 是专门为上述程序设计人员进行真彩色工具条设计的强大工具。有时候,您要花几个小时的时间,来生成真彩色工具条的位图资源!现在好了,C-Visual Toolbar 1.0 可以自动读入小位图文件(支持16×16,24×24,32×32,48×48),自动合并所有小的位图,然后输出您整合以后的位图资源文件。此外,Visual Toolbar 允许用户动态调整按钮图标的顺序!合并以后的位图,再次读入的时候,可以自动重新分割成各个合并前的小图标,方便您插入新的按钮图标!支持剪贴板操作,可以通过剪贴板输入,输出小按钮的位图,而所有的操作,只是在瞬间完成!Visual Toolbar 尤其适合 Visual C++ 程序开发人员,可以自动生成真彩色的位图资源,让您的程序更Cool!” -err
Platform: | Size: 555008 | Author: wwwwppp | Hits:

[Button controlToolBar 2.1.2

Description: Toolbar2000 README Thank you for downloading Toolbar2000. For details on installing and using Toolbar2000, please refer to the Toolbar2000 help file - tb2k.chm. To open it, double-click it in Windows Explorer. This file is in HTML Help format. If you are using an older version of Windows that does not come with HTML Help, it can be downloaded at: http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp You will also need Internet Explorer 4.0 or later (5.0 is preferred), downloadable from: http://www.microsoft.com/ie/ - Jordan Russell (www.jrsoftware.org) -Toolbar2000 README Thank you for download ing Toolbar2000. For details on installing and using Toolbar2000. please refer to the help file Toolbar2000- tb2k . chm. To open it, double-click it in Windows Explorer. This file Help is in HTML format. If you are using an older v ersion of Windows that does not come with HTML He lp, it can be downloaded at : http :// anyone/library/en-us/htmlh elp/html/hwMicrosoftHTMLHelpDownloads.as p You will also need Internet Explorer 4.0 or lat er (5.0 is preferred), downloadable from : http :// www.microsoft.com/ie/-Jordan Russell (ww w.jrsoftware.org)
Platform: | Size: 264192 | Author: gpq | Hits:

[Delphi VCLdesktop_toolbar

Description: 与系统的桌面工具栏同样的功能 。 developed in delphi-system and the desktop toolbar the same function. Developed in Delphi
Platform: | Size: 279552 | Author: 黃文 | Hits:

[ToolBartabtoolbardemo_src

Description: 基于MFC,把控制条加入tab中,类似delphi IDE中的控件条-based MFC and add a tab control, similar delphi IDE control of the
Platform: | Size: 69632 | Author: wbt | Hits:

[ToolBar01

Description: Delphi入门级,ToolBar工具栏控件的使用,详细说明的源代码。-Delphi entry-level, ToolBar toolbar controls the use of a detailed description of the source code.
Platform: | Size: 5120 | Author: chenhaiming | Hits:

[ActiveX/DCOM/ATLDist

Description: The installation has copied all ImageLib VCL files onto your harddrive. Copy these VCL files into a directory containing your 3rd party added VCL s: Copy IMGLIB31.HLP to your \DELPHI\BIN directory. Copy IMGLIB31.KWF to your \DELPHI\HELP directory. Execute delphi s HelpInst and open delphi.hdx which is located in your \DELPHI\BIN. Add a new Keyword file by the name IMGLIB31.KWF. IMGLIB31.KWF can be found \DELPHI\HELP. Save delphi.hdx which will automatically rebuild your delphi help file. Execute Delphi. In Delphi select Options\Install components\ Add and browse your 3rd party added VCLs directory. Select PMREG.PAS and press the OK button. After the library is rebuilt, you will notice 16 new icons on your Delphi toolbar under PMULTIIMAGE.-The installation has copied all ImageLib VCL files onto yourharddrive. Copy these VCL files into a directory containingyour 3rd party added VCL s: Copy IMGLIB31.HLP to your DELPHIBIN directory.Copy IMGLIB31.KWF to your DELPHIHELP directory.Execute delphi s HelpInst and open delphi . hdx which is located inyour DELPHIBIN. Add a new Keyword file by the name IMGLIB31.KWF.IMGLIB31.KWF can be found DELPHIHELP. Save delphi.hdx which willautomatically rebuild your delphi help file.Execute Delphi. In Delphi select OptionsInstall components Add and browseyour 3rd party added VCLs directory. Select PMREG.PAS and press the OK button.After the library is rebuilt, you will notice 16 new icons on your Delphitoolbar under PMULTIIMAGE.
Platform: | Size: 1187840 | Author: sylvester | Hits:

[Delphi VCLdelphi

Description: ToolBar工具栏控件的使用,动态建立主菜单选项,窗口界面的动态分隔条-ToolBar toolbar controls the use of the dynamic establishment of the main menu option, window interface dynamic separator bar
Platform: | Size: 8597504 | Author: 杨帆 | Hits:

[Delphi VCLIEtoobar

Description: Delphi编写 IE搜索工具条 应用bho技术,面向初学者。-Delphi preparation IE Search Toolbar BHO application technology, for beginners.
Platform: | Size: 338944 | Author: liuxj | Hits:

[Delphi VCL91331950Delphi7.0_8.0

Description: 创建动画光标 创建异形窗体 滚动式面板 获取任务栏尺寸 利用WINDOWS GDI实现文字倾斜 巧用DELPHI制作溅射屏幕 实现WINAMP形式窗口拖动的方法 为控件加边框 在系统菜单上添加自定义菜单项 制作可随处拖放的工具栏 制作通明窗体 自定义MEMO控件的边界-Create animated cursor create a special form to obtain rolling taskbar panel size to use WINDOWS GDI text tilt realize the production of sputtering Using DELPHI realize WINAMP screen forms of the method of dragging windows increase border controls in the system menu, add custom menu items produced can drag the toolbar anywhere Tongming form the production of custom control borders MEMO
Platform: | Size: 10862592 | Author: 李兆军 | Hits:

[Windows DevelopMy_IE_Bar

Description: ie工具栏源码,非常实用,可以修改为自己的工具栏-Toolbar source ie, very practical, you can modify for their own toolbars
Platform: | Size: 687104 | Author: dongxiaoming | Hits:

[ToolBarIE

Description: IE工具条源码,可自行按自己需要改写。源码完整-IE Toolbar source may be required to rewrite their own in accordance with their own. Complete source code
Platform: | Size: 344064 | Author: wayking | Hits:
« 12 3 4 »

CodeBus www.codebus.net