论坛


2009年2月1日 星期日

一些让我受益匪浅的delphi资源站点

minyoad| minyoad的技术坛子-delphi |21:47:04

http://programmersheaven.com/http://delphi.about.com/http://www.appcontrols.com/http://basic-ide.sourceforge.net/http://www.djpate.freeserve.co.uk/Index.htmhttp://www.delphiarea.com/

使用Gecko内核的浏览器控件

rarnu| 橙子的Delphi技术专区-delphi |16:57:00

FireFox使用的是Gecko内核,如果我们想在自己的程序里用,是否可以呢?答案是肯定的,因为Gecko内核有for Delphi的封装!下面我们就用它来做一个最简单的Gecko浏览器首先下载Gecko SDK,这个是Gecko内核的开发包,必须下载,不然不能开发的然后下载Gecko Components?..

终于等来这一天,D2009 V12.0.3300.19037修正了不少BUG。

TinTinSoft| 碧水航工作室-delphi |15:41:00

D2009 V12.0.3300.19037终于释放出来,补丁400多M,修改不少的问题。我简单的测试一下,CDS的中文单字过滤问题解决,看来midas.DLL没有问题了。StrToIntDeft('串',0)也不等于2了,结果为0。其他问题,再慢慢深入吧。万事俱备,RO .35+UniDAC+Ehlib+Raize 都支持D2009...

图解 CSS (10): 链接、继承、放缩、鼠标指针、其他(待补充...)

万一| 万一的 Delphi 博客 |12:24:00

a:link {未访问链接} a:hover {鼠标悬停} a:active {鼠标点下} a:visited {已访问链接}很多属性(不是所有)都可以 inherit(继承), 测试:zoom: normal(默认)、比例值.cursor(鼠标指针样式):default hand wait help move crosshair text w-resize(e-resize) s-res...

图解 CSS (9): 列表

万一| 万一的 Delphi 博客 |09:54:00

list-style-type (指定类型) list-style-image (指定图片) list-style-position (指定位置) list-style (综合设置) marker-offset (不支持)使用 list-style 可单独或综合设置: 类型、图片、位置, 无顺序;如果同时设置了图片和类型, 图片会替换...

Automate PowerPoint Viewer

CodeGear| CodeGear-CodeCentral Delphi |06:59:01

Method involves parenting the application to an off-screen form and then displaying a screenshot of the viewer using the PrintWindow function. Navigation is performed by sending keystrokes to the off-screen viewer. The example only allows a user t...

Solving: Incompatible type: ’method pointer and regular procedure’ in Delphi

About.com| About.com Delphi Programming |03:00:33

Delphi TIPS :: When you are creating components at run time, and want to assign a procedure to an event handler of a component, you could get the "Incompatible...

2009年1月31日 星期六

图解 CSS (8): 浮动、显示、隐藏

万一| 万一的 Delphi 博客 |23:11:00

float clear display visibilityfloat: none(不浮动)、left(浮在左边)、right(浮在右边).clear: none(允许浮动)、left(取消左浮动)、right(取消右浮动)、both(取消左右浮动).display: inline(并行)、block(分行)、none(隐藏)display: inlinedisplay: blockdisplay: n...

图解 CSS (7): 大小、定位、剪切、滚动条

万一| 万一的 Delphi 博客 |13:34:00

width height max-width max-height min-width min-height position - top、right 、bottom 、left z-index clip overflow(overflow-x、overflow-y) scrollbar-base-color scrollbar-face-color scrollbar-track-color scrollbar-arrow-color scrollbar-shadow-co...

2009年1月30日 星期五

图解 CSS (6): text - 文本格式

万一| 万一的 Delphi 博客 |18:29:00

line-height word-spacing letter-spacing text-align vertical-align text-indent white-space word-wrap word-break text-transform direction unicode-bidi writing-mode text-decoration text-underline-position text-justify 已废弃的或测试失败的: text-shad...

Delphi Live! in San Jose — May 13th – 16th 2009

Nick Hodges| Nick Hodges |15:38:52

Where: San Jose, CA, USAWhen: May 13th – 16th 2009Who: All Delphi developers, let it be Delphi Win 32, Delphi Prism or Delphi for PHP ones. This is really exciting — a gathering of the Delphi faithful!  The Call for Papers is out, and...

Convert MS Access Database To MySQL

delphi3000| delphi3000.com |12:00:00

Added support to Unicode architecture

分割图片的例子 - 回复 "小熊宝" 的问题

万一| 万一的 Delphi 博客 |10:49:00

问题来源:http://www.cnblogs.com/del/archive/2009/01/30/1381263.html#1439476这个例子是把一张图片平均分成了 4 份, 顺序是: 左、右、上、下; 没使用循环操作, 显得有点笨, 但容易理解.unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Cl...

Storing and Calling an MDI Child Form from a DLL in Delphi applications

About.com| About.com Delphi Programming |03:00:16

in MDI Dev. :: Need to modularize your application? Learn how to place a Delphi MDI child form into a dynamic link library (DLL) and how to display the...

Live Webinar Feb 10th: Reducing Time and Costs with a Model-Driven Development Approach

CodeGear| CodeGear-CDN Delphi |02:53:27

« 上一页

下一页 »