搜索资源列表
delphi-calculator
- 完成Windows程序中计算器中的所有功能,使用类似Windows计算器的图形界面; (2) 使用可视化方法设计,并编写合适的按钮和菜单事件代码; (3) 使用delphi语言编写代码 程序具有处理异常的能力,以防止用户输入和操作错误而导致的异常-complete Windows calculator procedures of all functions, similar to the Windows Calculator graphics interface; (2) the u
QLLibrary
- 安装说明 QLDBGrid 说明 QLDBLookupComboBox 说明 QLDBReportBuilder 说明 QLDBFilterDialog 说明 安装说明 ======== 使用“File\\Open... 菜单项打开 Lib 目录下的组件包 QLL60.dpk (Delphi 6) 或 QLL70.dpk (Delphi 7)。在包管理器窗口点击“Compile”按钮来编译包,然后点击“Install”按钮来注册组件包。 -ins
useTeRollTraThemeEngietomodify
- 这个东西的功能很强大,用来在标题栏上面放置两个按钮,用来上卷/放下窗体;可以修改默认的系统菜单里面的最小化最大化图标为立体状等;
spcomm
- delphi 完美控件。。SPCOMM 安装要求delphi7 选择下拉菜单 Component中的 Install Component选项,在 Unit file name处填写 SPCOMM控件所在的路径,其他各项可用默认值,点击 OK按钮。-delphi perfect control. . SPCOMM installation requirements delphi7 selection drop-down menu in the Install Component Compo
upass
- COM组件调用方法: 首先 运行 “注册USBPass组件.bat” ,在系统中注册USBPassW.dll 和 USBPassR.dll 1>在VB6.0的调用 打开一个工程 菜单->工程->引用-> 在打开的窗口中 选择“USBPass-Write (基于U盘的授权系统 V3.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的调用
tinywindow
- kylix 应用 Xlib 库,自定义窗口控件,包括按钮、菜单、文本编辑等;彩色按钮;支持中文黏贴操作;实现软键盘输入;还有类似 windows 运行命令,全代码实现 JPG 图片在弹出窗口上显示,附带完整 pas 单元文件。 - kylix application Xlib libraries, custom window controls, including buttons, menus, text editing, etc. colored buttons support
Delphi_848107
- Delphi:Delphi7源码,可直接编译。Delphi为软件增加“帮助”功能,点击帮助后会打开一个帮助文档,文件为HELP.HLP,当然也可使用CHM格式,这样当打开软件后,如果用户想要得到帮助请单击"帮助"按钮或者"帮助",菜单,若程序执行时找不到帮助文件,则会弹出提示:没有发现帮助文件!请检查文件是否复制! -Delphi: Delphi7 source code can be compiled directly. Delphi is a software to increase t
Delphi_620445
- Delphi:Delphi实现登录窗体说明:本窗体为程序的登录窗体, 其并不由程序自动创建, 详见菜单 Project -> Options -> Auto-ceate Form ,在ShowLoginForm()中创建/使用/关闭/释放。登录窗体调用方法, 使用这个方法可以减少调用处的代码量, 也方便统一的对该窗体进行操作,因为需要查询数据库, 故引用DataModule的单元。关联按钮的Action属性到对应的Action对象上, 按钮会从Action对象中获取一些属性, 如Ca
Delphi_506008
- Delphi:delphi ApplicationEvents用法和源码实例,在delphi程序中, 当在一个窗口上放置一个ApplicationEvents控件时,Application将会把所有的事件都转寄到ApplicationEvents ApplicationEvents是用来捕获程序级事件的,也就是说,可以拦截到应用程序的全部事件,包括OnActivate\OnHelp\OnIdle\OnRestore\OnShortCut等, 甚至可能通过Delphi中的OnMessage事件,在
Delphi_706132
- Delphi:Delphi隐藏IE浏览器的右键关联菜单,实例操作说明:在打开IE浏览器后,选中文本或图片,然后用鼠标右键进行剪切、复制等操作。本实例是屏蔽右键下拉菜单的功能实现,点击窗口上对应的功能按钮可演示效果。 -Delphi: Delphi hide IE browser s right-click context menu, examples Instructions: After opening the IE browser, select the text or pictures
Delphi_180107
- Delphi:Delphi使用TlistView控件制作软件导航界面,如上图所示,这个界面中包括了带图标的按钮,带图标和文字的导航菜单,看上去还是挺不错的一个导航界面,送给Delphi初学者吧。 -Delphi: Delphi controls production software using TlistView navigation interface, as shown above, the interface includes a button with an icon, with
study13form
- form 属性 BorderIcons : biSystemMer: true,标题栏右击显示控制菜单,显示最小,最大,关闭控件;false,不显示 biMinimize:true,显示小化按钮;FALSE,不显示 biMaximize: true,显示最大化按钮;FALSE,不显示-The form property BorderIcons: BiSystemMer: true, the title bar right-click menu display c
OnDrawItem
- Delphi:利用OnDrawItem属性制作菜单或列表的Delphi源码,鼠标放上去的时候,会看到ITEM项多了修饰,像菜单,或者是像按钮,这就是本例子演示给大家的功能,特别希望对Delphi基础知识不太熟悉的朋友们学习参考。 -Delphi: OnDrawItem property making use of a menu or list of Delphi source code, put up when the mouse, you will see more items ITEM
DelphiButton
- 关于按钮,菜单等等MM控件的合集,值得参考,ActiveX控件-Aboat the mmButton and menu control edt.