论坛


2011年9月21日 星期三

修改ASQLite3D2010 支持中文显示

DELPHI盒子| Delphi盒子 |16:09:00

呵呵,修改ASQLite一下支持中文,就改一个函数进去。在TASQLite3DB.SQLite3_GetNextResult 对ftString类型处理,其它的没做处理,谁有空可以去处理ftMemo及其他数据类型,还有SQLite3_Column_text16我也没处理。

Delphi XE2 之 FireMonkey (4) - 控件天生可做容器

万一| 万一的 Delphi 博客 |14:01:00

1、新建 FM(HD) 工程, 先添加 TLine(默认名称是 Line1);2、在 Line1 选择状态下添加 Button1;3、取消选择后添加 Button2此时, Button1.Parent 是 Line1; Button2.Parent 是窗体.unit Unit1;interfaceuses System.SysUtils, System.Types, System.UITypes, System.Cl...

Delphi XE2 之 FireMonkey 入门 (4) - 控件天生可做容器

万一| 万一的 Delphi 博客 |14:01:00

1、新建 FM(HD) 工程, 先添加 TLine(默认名称是 Line1);2、在 Line1 选择状态下添加 Button1;3、取消选择后添加 Button2此时, Button1.Parent 是 Line1; Button2.Parent 是窗体.unit Unit1;interfaceuses System.SysUtils, System.Types, System.UITypes, System.Cl...

Delphi XE2 之 FireMonkey 入门(4) - 控件天生可做容器

万一| 万一的 Delphi 博客 |14:01:00

1、新建 FM(HD) 工程, 先添加 TLine(默认名称是 Line1);2、在 Line1 选择状态下添加 Button1;3、取消选择后添加 Button2此时, Button1.Parent 是 Line1; Button2.Parent 是窗体.unit Unit1;interfaceuses System.SysUtils, System.Types, System.UITypes, System.Cl...

Delphi XE2 之 FireMonkey (3) - 关于 TPosition

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

把 FireMonkey 简称为 FM 吧. FM 的窗体继续使用 Left、Top 属性, 但更多控件不是了.//FM 控件的位置控制不再是 Left、Top, 取而代之的是 Position 属性procedure TForm1.Button1Click(Sender: TObject);begin Rectangle1.Position.X := Rectangle1.Position.X + 10...

Delphi XE2 之 FireMonkey 入门 (3) - 关于 TPosition

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

把 FireMonkey 简称为 FM 吧. FM 的窗体继续使用 Left、Top 属性, 但更多控件不是了.//FM 控件的位置控制不再是 Left、Top, 取而代之的是 Position 属性procedure TForm1.Button1Click(Sender: TObject);begin Rectangle1.Position.X := Rectangle1.Position.X + 10...

Delphi XE2 之 FireMonkey 入门(3) - 关于 TPosition

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

把 FireMonkey 简称为 FM 吧. FM 的窗体继续使用 Left、Top 属性, 但更多控件不是了.//FM 控件的位置控制不再是 Left、Top, 取而代之的是 Position 属性procedure TForm1.Button1Click(Sender: TObject);begin Rectangle1.Position.X := Rectangle1.Position.X + 10...

Delphi XE2 之 FireMonkey (2)

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

FireMonkey 的控件都是自己绘制的, 我想它们应该是基于一些基本图形; 就从基本图形开始吧.FMX.Objects 单元给出的类:TShape //基本图形的基类TLineTRectangleTRoundRectTCalloutRectangleTEllipseTCircleTPieTArcTPathTTextTImageTPaintBoxTSelectionTSelectionPoint...

Delphi XE2 之 FireMonkey 入门 (2)

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

FireMonkey 的控件都是自己绘制的(而不是基于系统组件), 我想它们应该是基于一些基本图形; 就从基本图形开始吧.FMX.Objects 单元给出的类:TShape //基本图形的基类TLineTRectangleTRoundRectTCalloutRectangleTEllipseTCircleTPieTArcTPathTTextTImageTPaintBoxTSele...

Delphi XE2 之 FireMonkey (1)

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

Delphi XE2 的 FireMonkey 是跨平台的, 暂时只准备看看它在 Windows 下(我是 32 位 Win7)的应用情况.很新的东西, 相信有了它, 以后的界面将会更灵活、漂亮, 也会淘汰掉诸多皮肤、透明、图像等第三方组件, 但不知和 Win8 的 WinRT 有无关联.为了它, Delphi XE2 的诸多...

2011年9月20日 星期二

Thank you world, hello Texas….

David I| Sip from the Firehose |18:57:48

I returned from the RAD Studio XE2 World Tour and my round the world in 13 days trip early Sunday morning after stops last week in Moscow, Warsaw, Amsterdam and Washington DC. ?Many thanks to the thousand plus attendees that I had the?privilege?to...

非ADO - ADO 转换接口(用BDE模拟实现ADOQuery)

DELPHI盒子| Delphi盒子 |16:09:00

本程序演示了通过重新实现标准ADO的接口,使得使用非ADO的方式(如BDE或ado.net)的应用程序或控件可以用ADO的方式来访问这些数据。 通过这个Demo程序,大家可以熟悉一下Delphi中的接口编程(Interface)及ADO的工作方式。 这种方式类似于我们熟悉的硬件通信接口中的...

Image Visualizer 1.10 for Delphi

Embarcadero| CodeCentral Delphi Submissions |10:17:39

Image Visualizer 1.10.00 for Delphi 2010 - Delphi XE2Debug visualizer to display graphic image inside debugger.Supported image types are: bmp, jpeg, gif, png, ico, wmf, emf, tiff and wmp.Features:1. Zoom-in, Zoom-out, Fit to window, Fit to width o...

Use TFile Delphi Record To Encrypt or Decrypt A File

About.com| About.com Delphi Programming |06:48:53

inFiles and Folders::A member of theDelphi Programming Forumin a post titled"RTF File encryption"is asking for some help in encryptingRTFdocuments.Starting with Delphi 2010, the RTL includes the "ioutils.pas" unit hosting dozens of file and folder...

Habari Client for HornetQ 1.5 message broker - XE2 ready

Embarcadero| CodeCentral Delphi Submissions |04:33:14

Habari Client for HornetQ is a library for Delphi(r) and Free Pascal which provides easy access to the HornetQ open source Message Broker. With this library, Delphi developers can build integrated solutions, using the peer-to-peer or the publish a...

« 上一页

下一页 »