Welcome![Sign In][Sign Up]
Location:
Search - delphi button

Search list

[Button controldelphi button

Description: DELPHI6下按扭控件,它继承了DELPHI标准按扭的属性,可以图形化-DELPHI6 under control buttons, it inherited the standard buttons DELPHI attributes, graphical
Platform: | Size: 212955 | Author: 曹建文 | Hits:

[GUI Develop字幕滚动及秒表

Description: 滚动字幕:滚动字幕的窗体为scrollform,在窗体中增加一个计时器Timer1、一个标签控件Label1(字幕)、一个TrackBar1(控制滚动速度)、一个MainMenu1和一个Button。主要功能可以实现字幕滚动;字幕滚动速度调节;字幕字体颜色的更改;字幕内容的更改和还原。核心代码如下: procedure Tscrollform.Timer1Timer(Sender: TObject) begin timer1.Interval:=300-TrackBar1.Position Label3.Caption:=IntToStr(210-timer1.Interval) if label2.Left+label2.Width >0 then label2.Left := label2.Left-10 else label2.Left:=Panel1.Width end 计时器:计时器的窗体为timerform,在窗体中增加一个MaskEdit1控件,一个计时器Timer2,两个按钮Start和Reset。主要功能可以实现计时,暂停、继续、重置计时器。主要思想是使用decodetime函数和计时器实现两个不同时刻相减得到总的毫秒数,再转成时、分、秒,显示在MaskEdit1控件。-rolling subtitles : Rolling subtitles for the Form scrollform, in the form of an additional timer Timer1, a label control Label1 (subtitles), a TrackBar1 (rolling speed control), a MainMenu1 and a Button. The main function can be achieved subtitles rolling; Subtitles rolling speed adjustment; Subtitles font color changes; Subtitles content changes and reduction. The core code is as follows : procedure Tscrollform.Timer1Timer (Sender : TObject) begin timer1.Interval : = 300-TrackBar1.Position Label3.Caption : = IntToStr (210-timer1.Interval) if label2.Left label2.Width gt; 0 then label2. Left : = label2.Left-10 label2.Left else : = Panel1.Width end timer : Form for the timer timerform, in the form of an additional MaskEdit1 control, a timer Timer2, two Start and Reset button. The main funct
Platform: | Size: 208896 | Author: 何泽荣 | Hits:

[Button controldelphi button

Description: DELPHI6下按扭控件,它继承了DELPHI标准按扭的属性,可以图形化-DELPHI6 under control buttons, it inherited the standard buttons DELPHI attributes, graphical
Platform: | Size: 212992 | Author: 曹建文 | Hits:

[Button controlNewSpeedButton

Description: 自做的按钮。功能简单 SpeedButton没有OnMouseEnter和OnMouseExit事件,我加上了-done since the button. No simple function SpeedButton OnMouseEnter and OnMouseExit incident, I added a
Platform: | Size: 2048 | Author: 梁那日苏 | Hits:

[Button controlWindows(Button)

Description: 自己编写的有关于Button的控件,开发环境为:Delphi7。基本覆盖Button的所有使用方面。-prepared themselves for the Button Controls, development environment : Delphi7. Button basic coverage of all use.
Platform: | Size: 698368 | Author: 任全 | Hits:

[Button controlCircleBtn

Description: delphi自带的按钮控件都不可以设置背景图片,而此代码可轻松设置背景图的按钮,方便快捷-delphi built-in control buttons can not set a background picture, This code can be easily set up background map button, convenient and quick
Platform: | Size: 41984 | Author: 李强 | Hits:

[Delphi VCLNewForm

Description: 新颖按钮控件,使用Delphi做的,给大家分享!-New button controls, use Delphi to do, and to everyone to share!
Platform: | Size: 6854656 | Author: 周晓军 | Hits:

[GUI DevelopNewButton

Description: 界面非常酷的按钮,有动画效果和丰富的渐变原色组合。在delphi的button基础上封装的-Interface is very cool button animation effects and has a rich color combination of gradient. The button in the delphi based on package
Platform: | Size: 2048 | Author: | Hits:

[Delphi VCLVistaBUTTON

Description: Vista 风格的按钮,Delphi7编译通过。-Vista-style button, Delphi7 compiled through.
Platform: | Size: 1673216 | Author: OLDSEVEN | Hits:

[Delphi VCLdelphi+sql1

Description: 该章文件夹Chap1下存放的以下4个文件:CreateTable.txt、CreateDB.sql、PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF。 其中CreateTable.txt存储了创建数据表脚本的文本文件; CreateDB.sql用来创建数据库,方法是在sql查询分析器中执行CreateDB.sql文件; PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF为附加数据库文件,附加方法:打开SQL Server企业管理器,在左侧窗格中展开服务器组和要创建数据库的服务器实例。右击“数据库”节点,然后选择“所有任务”下的“附加数据库...”命令,打开如图1所示的对话框,在“…”按钮中单击,选择part02文件夹下的PERSONNEL_SYS.MDF文件确认即可。 -The chapter Chap1 folder stored in the following four documents: CreateTable.txt, CreateDB.sql, PERSONNEL_SYS_Data.MDF and PERSONNEL_SYS_Log.LDF. CreateTable.txt which stored data tables to create a text file script CreateDB.sql used to create the database, methods in the sql query analyzer to perform CreateDB.sql document PERSONNEL_SYS_Data.MDF and PERSONNEL_SYS_Log.LDF for additional database files, additional methods : Open SQL Server Enterprise Manager, in the left pane expand the server group and want to create a database server instance. Right-click on Database node, then select All tasks under the Additional database ... command, open the dialog box as shown in Figure 1, in the ... button, click, select part02 folder PERSONNEL_SYS . MDF file can be confirmed.
Platform: | Size: 216064 | Author: camel | Hits:

[BooksTXButton

Description: Special picture button, easy configure... release. You only need one picture for pressed and one for normal state.
Platform: | Size: 17408 | Author: milika | Hits:

[Delphi VCLLBBottun

Description: LBBottun for delphi7 按钮控件-LBBottun for delphi7 button control
Platform: | Size: 37888 | Author: 李秋龙 | Hits:

[Delphi VCLtitle

Description: 标题栏添加按钮 delphi 写的 windows api-Delphi button to add the title bar of the windows api to write
Platform: | Size: 169984 | Author: nerverlost | Hits:

[Button controlXiButton.1.12

Description: it is very good button
Platform: | Size: 43008 | Author: saleh_fartash | Hits:

[GUI DevelopXiTools

Description: Xi tools for full graphics component for progressbar, window xp button and more-Xi tools for full graphics component for progressbar, window xp button and more...
Platform: | Size: 90112 | Author: qaisar | Hits:

[Database systemdelphi

Description: delphi数据库开发实例 源码 包含:2009-05-22 08:18 <DIR> DBGrid 组件 2009-05-22 09:49 <DIR> 使用Qreport组件打印 2009-05-13 00:51 <DIR> 创建数据库 2009-05-06 00:09 <DIR> 单选钮和组合列表框 2009-05-13 00:29 <DIR> 压缩Access数据库 2009-05-13 00:17 <DIR> 图片存取 2009-05-14 01:44 <DIR> 密码修改 2009-05-14 01:56 <DIR> 密码加密 2009-05-13 07:53 <DIR> 数据加密 2009-05-14 12:28 <DIR> 数据备份 2009-05-14 12:52 <DIR> 文件复制 2009-05-06 01:45 <DIR> 日期组件 2009-05-14 01:28 <DIR> 用户登录 2009-05-13 07:26 <DIR> 设置Access数据库密码 2009-05-06 01:37 <DIR> 页面控制卡-delphi examples source code database development includes :2009-05-22 08:18 <DIR> DBGrid Component 2009-05-22 09:49 <DIR> Use Qreport component print 2009-05-13 00:51 <DIR> Create Database 2009-05-06 00:09 <DIR> Radio button and combo list boxes 2009-05-13 00:29 <DIR> Compression Access database 2009-05-13 00:17 <DIR> Image Access 2009-05-14 01:44 <DIR> Password changes 2009-05-14 01:56 <DIR> Password Encryption 2009-05-13 07:53 <DIR> Data Encryption 2009-05-14 12:28 <DIR> Data Backup 2009-05-14 12:52 <DIR> File copy 2009-05-06 01:45 <DIR> Date components 2009-05-14 01:28 <DIR> Login 2009-05-13 07:26 <DIR> Set Access database password 2009-05-06 01:37 <DIR> Page Control Card
Platform: | Size: 18097152 | Author: 施坤 | Hits:

[Delphi VCLbutton

Description: button 元件 可以增加delphi的美觀
Platform: | Size: 212992 | Author: 小黃 | Hits:

[Delphi VCLBUtton

Description: 图片按钮控件 可以有三个状态 这个是我做T.9 Media VOD点歌程序时自己写的,有兴趣的可以下来自己改一下,用在触屏程上是很好的,可以用PNG图片透明-Picture button control can have three states this is what I do T.9 Media VOD VOD program, wrote it myself, are interested can look down and do it ourselves, using the touch screen is a good way, you can use PNG images with transparent
Platform: | Size: 1024 | Author: zengwancheng | Hits:

[Button controlFlatSpeedbutton

Description: 透明按钮,动态字体颜色显示,图片及立体按钮显示-Transparent button
Platform: | Size: 81920 | Author: linengfei | Hits:

[Button control14个Delphi按钮控件TButton源代码

Description: 14个Delphi,按钮控件,TButton源代码(14 Delphi button control TButton source code)
Platform: | Size: 310272 | Author: 失眠鸟 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net