当前位置 : 凯旋网络 > Delphi
Borland和Referentia合作,将推出全线产品的E-Learning培训软件
2001-01-08 Borland 和 Referentia 系统一体化公司扩展 e-Learning 协定以覆盖所有的 Borland 软件解决方案 新的交互式培训产品将帮助用户快速地成为 Borland 电子商业实现平台的能手 ...
Delphi中的图形显示技巧
概述   ----目前在许多学习软件、游戏光盘中,经常会看到各种   图形显示技巧,凭着图形的移动、交错、雨滴状、百页窗、积木堆叠等显现方式,使画面变得更为生动活泼,更 能吸引观众。本文将...
TWebBrowser流程讲解及如何判断下载网页成功
procedure TfrmIE2.WebDocumentComplete(Sender: TObject; pDisp: IDispatch; var URL: OleVariant); 看见了吧,是OnDocumentComplete事件触发的下载完毕,还会告诉你是那个URL被下载完毕了,非常好...
Kylix预览
Cross-platform Controls From Windows to Linux, and Back These are exciting times for Borland. Not since the first whisper of Delphi has there been this much excitement about a Borl...
Delphi中布尔类型辨析
Delphi中预定义的布尔类型有四种:Boolean ,ByteBool,WordBool,LongBool。其中,Boolean 类型是首选布尔类型,其余三种是为其它编程语言和Windows 环境提供兼容性支持。这些布尔类型在使用上...
Form产生时的事件次序;
Form产生时的事件次序; Action Event Create OnCreate Show OnShow Paint OnPaint Activate OnActivate ReSize OnResize Paint OnPaint Close query OnCloseQuery Clos...
AccesS密码的打击
type TForm1 = class(TForm) Button1: TButton; Chk2000: TCheckBox; Edit1: TEdit; Button2: TButton; Edit2: TEdit; OpenDialog1: TOpenDialog; Button3: TButton; Label1: TLabel; procedure...
关于WEB应用程序的打印组件开发初探
一、引言   近些年来,随着互联网的普及和推广,传统的单机模式和局域中的C/S模式的应用程序越来越不能满足信息共享的要求。因此,一种新的基于浏览器的B/S的应用程序的开发方式被提了...
  • 广告位