CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .40 .41 .42 .43 .44 48245.46 .47 .48 .49 .50 ... 58526 »
  1. Delphi_042404

    0下载:
  2. 一个Delphi条件查询例子,按年份检索统计或查询数据库的内容,并在下边的网格控件中显示符合条件的查询。测试所有的数据库在Database目录中,若测试请事前附加和设置好数据库。 -A Delphi criteria query example, by year statistics or content query the database to retrieve and display query matches in the lower grid control. Test all d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:168.9kb
    • 提供者:D2NX83N
  1. Delphi_257888

    0下载:
  2. Delphi为窗体边框的例子,实例中为窗体添加了一个黑色的边框,在代码中,你还可以设置边框的粗细、自定义边框颜色等,所增加的边框不影响窗口的拖动,以前发过VB/VC的窗体加边框例子,Delphi的倒是没遇到,所以这个源码还是有价值参考哦。-Delphi forms the border as an example, the example of the form to add a black border, in the code, you can also set the border thi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.33kb
    • 提供者:ZKGQNW0
  1. Delphi_454580

    0下载:
  2. Delphi实用的窗体界面设计源码,不但漂亮,而且界面中有很多大家能用上的技巧,比如TAB选项卡,数据显示列表,ListView之类的,另外还有在本窗体打开二级窗口等技巧,可作为一个Delphi信息管理系统的界面来使用,而且无第三方控件,D7可直接编译。 -Delphi practical form interface design source, not only beautiful, but the interface has a lot of skills that we can us
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:12.18kb
    • 提供者:D61GMH6
  1. Delphi_507125

    0下载:
  2. Delphi结合SQL数据库使用变量查找字符串,示例配套有SQLSERVER数据库,测试前请先附加。如运行截图所示,选择查询字段后,在查询条件一栏可输入自定义的查询变量,若找到数据,下边的Datagrid列表中会显示出符合条件的查询。 -Delphi combines SQL database using the search string variables, the sample supporting a SQLSERVER database, please attach before
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:167.63kb
    • 提供者:D61GMH6
  1. Delphi_613777

    0下载:
  2. Delphi演示数据库的临时表应用例子,需要测试数据库支持,不过对于初学者来说,参考下代码也是挺有用的。 -Temporary tables Delphi demo database application example, need to test database support, but for starters, refer to the following code is also quite useless.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:8.76kb
    • 提供者:D61GMH6
  1. Delphi_622286

    0下载:
  2. Delphi窗口字幕滚动的源码实例,在窗体中实现文字滚动,点击窗体中的按钮可控制文字滚动、停止,也算是一个Delphi字符串处理的小例子吧,需要窗体文字滚动的可参考哦。 -Delphi source code examples subtitles scrolling window, implemented in the form of text scrolling, clicking the form of buttons to control scrolling text, stop, a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.76kb
    • 提供者:D61GMH6
  1. Delphi_630541

    0下载:
  2. Delphi创建视图,输入视图即可创建视图,根据数据库创建的,有测试用的数据库文件,在Database文件夹下。 -Delphi to create a view, you can create a view input view, according to the database is created, there is a test database file in the Database folder.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:262.39kb
    • 提供者:D8FHHW3
  1. Delphi_647574

    0下载:
  2. 一个很不错的管理系统的Delphi界面设计源码,包括有主菜单和左侧控制菜单,还有主窗口区的布局界面,做信息系统时候可以此为参考,没有使用第三控件,因此用Delphi7就可以直接编译生成测试文件。-A very good interface design management system Delphi source code, including the main menu and left control menu, as well as the layout of the main wind
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:297.98kb
    • 提供者:D8FHHW3
  1. Delphi_685324

    0下载:
  2. 很不错很漂亮的Delphi窗体-隐藏显示工具栏,可以隐藏或显示工具栏,点击小三角即可实现隐藏。另外本窗体设计源码支持鼠标右键,右键可弹出操作菜单,非常适合用Delphi写一些管理系统来使用,本界面是参照营运企业管理系统的功能和需求而设计出的界面。-Very nice very nice Delphi form- hidden display the toolbar, you can hide or display the toolbar, click the small triangle to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:531.48kb
    • 提供者:D8FHHW3
  1. Delphi_701786

    0下载:
  2. Delphi使用子查询关联数据,数据库操作实例,想参考的下载源码吧。Database内是数据库文件,测试前请附加好,并做好参数设置。 -Delphi-related data using sub-queries, database operations instance, want to download the source code it references. The Database is a database file, please attach before the test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:166.85kb
    • 提供者:D8FHHW3
  1. Delphi_715484

    0下载:
  2. Delphi源码编写实现一个带有背景的工具栏窗口实例,背景图像基于BMP格式的图像,那些图标是不能点的,只是一张BMP效果图,不能当作按钮来用,只是演示如何在Delphi菜单栏中使用背景图片。-Delphi source code written to achieve a toolbar window with a background instance, the background image in BMP format image based on those icons is not t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7.96kb
    • 提供者:TLQNX2O
  1. Delphi_755053

    0下载:
  2. Dlephi实现一个不能移动,不可拖动的窗口,窗体不能被移动地方,是一个禁止拖动窗体的例子,本窗口在实现时用到了背景平铺的技巧,也是个值得参考的技巧点。 -Dlephi achieve a not move, can not drag a window, where the form can not be moved, is a prohibited form of drag examples used in the realization of the window background
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:57.65kb
    • 提供者:TLQNX2O
« 1 2 ... .40 .41 .42 .43 .44 48245.46 .47 .48 .49 .50 ... 58526 »
搜珍网 www.dssz.com