-
MessageDlg_Customized
Customized Message Dialog box, changeable label of buttons in form
- 2013-11-20 19:35:33下载
- 积分:1
-
讲述的是delphi插件开发的基本知识,并且提供了实例
讲述的是delphi插件开发的基本知识,并且提供了实例-Delphi plug is about the development of basic knowledge, and provides examples of
- 2022-08-19 16:45:29下载
- 积分:1
-
BTRAScan
BTRA automatic gearbox read
- 2020-06-16 23:40:02下载
- 积分:1
-
地下城与勇士 DNFWG
地下城与勇士4月46日最新免费VIP外挂!免费用户可以用1小时高级外挂的享受!(Underground city with the Warriors on April 46 the latest free plug-in VIP! Free users can use 1 hour of high-level plug-ins to enjoy!)
- 2020-06-26 00:20:02下载
- 积分:1
-
Delphi 计算正负数绝对值
Delphi 返回指定数值的绝对值,计算正负数绝对值的例子,FloatToStr(Abs)函数用法代码,示例中计算了小数、整数两种数据类型的绝对值,单击对应的箭头,即可查看计算结果,对应的三种计算方法,请参见以下代码:
procedure TForm1.SpeedButton1Click(Sender: TObject);
begin
Edit2.Text := FloatToStr(Abs(-1.5));
end;
procedure TForm1.SpeedButton2Click(Sender: TObject);
begin
Edit4.Text := FloatToStr(Abs(-200));
end;
procedure TForm1.SpeedButton3Click(Sender: TObject);
begin
Edit6.Text := FloatToStr(Abs(-1.80));
end;
- 2022-06-13 12:40:35下载
- 积分:1
-
gradient colors of progress
颜色渐变的进度条-gradient colors of progress
- 2022-03-19 07:19:16下载
- 积分:1
-
Nemesis-Client-1-src
Nemesis Remote Desktop
- 2012-11-02 15:59:53下载
- 积分:1
-
TeeChart_Pro_v7_0_VCL_CLX_for_Delphi_BCB_Kylix_Ful
complete source code for teechart 7
- 2007-07-25 14:06:48下载
- 积分:1
-
Delphi
数学算法,该书内所有程序的源码,Delphi程序-Delphi
- 2022-04-10 10:55:17下载
- 积分:1
-
This zip
This zip-file contains the two Delphi components, CoolTrayIcon and
TextTrayIcon (tray icon components).
Refer to CoolTrayIcon.chm and install.txt for documentation.
See also convert_cti_projects.txt if you re upgrading from a previous version
of CoolTrayIcon/TextTrayIcon.
- 2022-06-29 16:47:37下载
- 积分:1