-
delphisuipack4.30 Delphi7以下的安装说明!答:..
关于delphi7下面的delphisuipack4.30的安安装与说明!挺好的一个控件,上传了,与大家分享-Delphisuipack4.30 on delphi7 the following description of an installation and! A very good control, uploaded to share with you
- 2022-05-16 09:57:44下载
- 积分:1
-
Delphi获取BMP图片指定点RGB值
delphi获取图片指定点RGB颜色值,载入一张BMP图像,鼠标单击图像任意处,将获取该处的RGB颜色分量图。任何一种颜色都是由RGB分量值构成,获取这些分量值,就可以改变这些值,从而改变颜色,为程序的进一步处理提供基础保障,获取RGB颜色分量,相关代码如下:
procedure TForm1.SpeedButton1Click(Sender: TObject);
begin
if OpenPictureDialog1.Execute then
begin
image1.Picture.LoadFromFile(OpenPicturedialog1.FileName);
Form1.Canvas.Draw(0,0,image1.Picture.Bitmap);
end;
end;
- 2023-09-03 19:00:03下载
- 积分:1
-
EHLIB控件(用于BCD dephi)
EhLib delphi 控件(for bcd dephi)-EhLib controls (for bcd dephi)
- 2022-02-26 16:18:38下载
- 积分:1
-
EcscCj
一个电力部门的催缴费用系统,有需要大家可参考(A reminder of the cost of the electricity sector systems, there is a need we can refer to)
- 2009-04-16 00:48:05下载
- 积分:1
-
GameOfMir2
说明: 重新发布新改的fir代码(别人发的wis工具代码)
为了方便新手 我整合了控件 只需要安装几个控件
{全部在Component目录 如果没有请使用fir的 上传慢。。。
安装Raize JSocket 。。。。
delphix_d7 VCLZip 即使安装了 也许会编译的时候会提示 找不到 请自行设置搜索路径 就可以了
(Fir the new reform to redistribute the code (code that someone else made the wis tools) in order to facilitate the integration of a novice I need to install only a few controls control {all in the Component directory if not, please use the slow upload fir. . . Install Raize JSocket. . . . delphix_d7 VCLZip even with compile time may be prompted to set the search path to find your own can be a)
- 2011-03-20 23:12:00下载
- 积分:1
-
MDITab
实现IE7一样的选项卡,在您的mdi环境下,子窗体在选项卡上生成(IE7 to achieve the same tab, mdi in your environment, the sub-form in the tab to generate)
- 2009-01-11 11:18:45下载
- 积分:1
-
qnhg
传奇韩国客户端源代码,用于网游研究使用。(Legendary Korean client source code for online research purposes.)
- 2013-11-05 23:14:12下载
- 积分:1
-
Cap_Wav
采用DirctX (DSpack) 的 Filter 方式录音(保存为WAV格式)
源代码
注意:使用前请注册filter文件 "Wavdest.ax"
编程工具:CodeGear RAD Delphi 2010
编程语言:Object Pascal
运行环境:Windows XP/20003
(Using DirctX (DSpack) recording the Filter mode (saved as WAV format) source code Note: Please register before using the filter paper " Wavdest.ax" programming tools: CodeGear RAD Delphi 2010 programming languages: Object Pascal environment: Windows XP/20003)
- 2011-07-06 10:13:43下载
- 积分:1
-
20110524Transparentpicture
能够将图片和文字,以透明背景的方式粘贴在另一张背景图片上(To the pictures and text to paste in a transparent way of background, the background image on another)
- 2011-05-24 11:50:08下载
- 积分:1
-
JPEGDBImage
全Delphi环境中的数据库感知控件,可以使用JPG图片。(Database aware control in full Delphi environment, you can use JPG pictures.)
- 2020-12-10 16:49:18下载
- 积分:1