2009年3月12日 星期四
博客导读
万一| 万一的 Delphi 博客 |22:54:00
Windows 编程|学习 Message|多线程编程|内存管理|内存函数|钩子函数|初学汇编|算法与数据结构|资源文件|光标相关函数|WinAPI 字符及字符串函数|再学 GDI+|用 GDI 操作 EMF 文件|Delphi 的绘图功能|理解类|TStringGrid|TMainMenu|TTreeView|TScreen|TRegistry|TListVi...
制作放两个小图片的按钮 - 回复 "xhui" 的问题
万一| 万一的 Delphi 博客 |18:27:00
问题来源:http://www.cnblogs.com/del/archive/2009/03/12/1409708.html#1475240本例效果图:自定义的类(TMyButton):unit Unit2; interface uses Windows, Messages, Classes, Graphics, StdCtrls; type TMyButton = class(TButton) private FBit1,FBit2...
分别使用静态数组与动态数组建立一个区域 - 回复 "老A123" 的问题
万一| 万一的 Delphi 博客 |15:47:00
问题来源:http://www.cnblogs.com/del/archive/2008/05/26/1207811.html#1475006本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TF...
动态生成Ribbon Bar上的按钮和下拉菜单
rarnu| 橙子的Delphi技术专区-delphi |10:46:00
先来看这么一个效果这是在DevExpress Bar组件下的Ribbon控件,对于直接的可视设计,要做出这样的效果当然是很容易的。但是如果需要动态的生成这样的按钮和菜单,却是需要费一定的功夫。由于Ribbon组件上的按钮,实际上由BarManager提供,而Ribbon组件本身,只是一个?..
AlphaControls 2009 v6.20
CodeGear| CodeGear-CodeCentral Delphi |08:41:58
AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties, which make AlphaControls (and the applications that use them) unique. - ...
AlphaControls Lite Edition v6.20
CodeGear| CodeGear-CodeCentral Delphi |08:37:58
AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005/2006/2007/2009 and C++ Builder 6/2006/2007/2009 under Windows XP and newer. By using these components you can see the bas...
TMemoBar - T(Custom)Memo Delphi Control Extender
About.com| About.com Delphi Programming |02:00:04
Custom VCL's :: Full source code of the MemoBar Delphi component. MemoBar can be attached to a T(Custom)Memo component to provide additional info/functionality for a Memo component. TMemoBar displays: current...
TWebBrowser、MSHTML 与 DOM (1): 从 TWebBrowser 中获取 window 对象
万一| 万一的 Delphi 博客 |00:20:00
借助 TWebBrowser 可以把软件做的更漂亮、更灵活, 很多软件已经或者早就这样做了.尽管 HTML DOM 内容繁杂(涉及到 HTML、JavaScript、CSS), 但也都属于 TWebBrowser 的功能范围.使用 TWebBrowser 时, 如果配合上 MSHTML, 将会有很好的代码提示; 不然也可以, 就是写代...





冀公网安备 13098202000212号