论坛


2010年11月20日 星期六

用Delphi设置Excel对图片的操作

小城太阳| 网络天空vistra-Delphi |22:17:00

uses ComObj;constmsoScaleFromTopLeft = $00000000;msoScaleFromMiddle = $00000001;msoScaleFromBottomRight = $00000002;msoTrue = $FFFFFFFF;msoFalse = $00000000;varExcel:Variant;ActiveSheet,ActiveShapes:Variant;beginif not OpenDialog1.Execute then exi...

AlphaControls 2010 v7.22

Embarcadero| CodeCentral Delphi Submissions |07:02:40

A package of standard and unique skinned VCL for UI design development using "AlphaSkins". AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. W...

AlphaControls Lite Edition v7.22

Embarcadero| CodeCentral Delphi Submissions |07:01:03

AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005-XE and C++ Builder 6/2006-XE under Windows XP and newer. By using these components you can see the basic ideas behind Alp...