Component Logo Component Name Description
TBindSourceDB Is used for creating bindings to databases.  创建数据库绑定
TPrototypeBindSource Provides a data source for generating sample data that you can use to get started when you do not already have data to start with. Later you can replace this data source with some real data.
TBindingsList Is used for holding of binding lists.
TBindScope Is used for bindings to components.
TDataGeneratorAdapter Is an adapter for data generators.
TAdapterBindSource Is used for working with non-database data. The adapter property is used to connect the data source to non-database data, such as a generic collection of objects.
TBindNavigator (FMX) Is used for cycling through records in a dataset when developing FMX applications.
TBindNavigator (VCL) Is used for cycling through records in a dataset when developing VCL applications.

LiveBindings API Reference

Unit Name Contains
System.Bindings.CustomScope Custom scope-related classes
System.Bindings.CustomWrapper Custom wrapper-related classes
System.Bindings.EvalProtocol Interfaces used by the engine for the wrappers, scopes, and other internal structures
System.Bindings.Expression Binding expression-related classes
System.Bindings.ExpressionDefaults Default behavior for binding expressions
System.Bindings.Factories Factories for expressions, managers, and scopes
System.Bindings.Helper Tools for programmatic creation of binding expressions and for notifications
System.Bindings.Manager Binding manager-related implementations
System.Bindings.ManagerDefaults Default behavior for binding managers
System.Bindings.Methods Control of methods that can be used in the script
System.Bindings.Outputs Tools for control of expression outputs
Data.Bind Contains units with implementations for the LiveBindings components

转载于:https://www.cnblogs.com/pengshaomin/archive/2013/04/23/3038844.html

Delphi LiveBinds组件相关推荐

  1. delphi TWebBrowser组件使用详解

    delphi TWebBrowser组件使用详解 该组件是一个浏览器组件,可以显示一个指定地址的网页.设置网页打开时的主页以及对网页进行相关的操作,同时也可以对HTML文件进行剪切.复制.粘贴.删除等 ...

  2. Delphi中预想不到的代码楼主zswang(伴水清清)(专家门诊清洁工)2002-05-16 14:20:38 在 Delphi / VCL组件开发及应用 提问

    Delphi中预想不到的代码 楼主zswang(伴水清清)(专家门诊清洁工)2002-05-16 14:20:38 在 Delphi / VCL组件开发及应用 提问 No.1   Delphi中的In ...

  3. Delphi第三方组件安装DCU.PAS.DPK.BPL.ActiveX控件

    不是由BORLAND提供的组件叫第三方组件: 安装方法: 南山古桃(nsgtao)首先提醒一下:最好把要安装的文件先复制到Delphi安装目录的Lib目录下再执行下面的操作! 就目前常见的各种形式的组 ...

  4. 结合Delphi和Python的优势:使用Delphi VCL组件快速构建超现代的Python本机Windows GUI桌面酷炫用户界面应用

    Delphi开发Pyhron GUI 有时您的应用程序需要一个用户界面,但是为Python应用程序制作用户界面最好的方法是什么?输入用于Python的DelphiVCL.VCL是成熟的Windows本 ...

  5. delphi html 表格控件,Delphi TTable 组件

    TTable 是 TDataSet 的派生类,它是基于 BDE 数据库引擎的数据集组件,也是一个较简单的数据组件,可以直接从数据库中获取数据表的数据,只需设置连接的数据库属性(Database) 和所 ...

  6. delphi透明组件(控件)开发

    / 透明的控件, 一般继承自TGraphicControl的 (就是那些没有handle属性, 不能有focus的控件, 如image) 都有Transparent属性. 对TWinControl类的 ...

  7. 【3.Delphi常用组件】6.滚动条

    6.滚动条 一般情况下,滚动条是自动加入的.如果计划自己控制窗口的滚动,就可以使用滚动条(TScrollBar)组件.其主要属性如下: 属性 说明 LargeChange 设置当用户单击滚动条时(非箭 ...

  8. delphi 第三方组件 log4cpp.dll

    log4cpp.dll LogHelper.dll TcxGridSite TcxSpreadSheetBook TcxSpreadSheetBook TcxTreeList TcxButtonEdi ...

  9. 用Delphi 6开发ASP上传组件详解

    文件上传是WEB开发中经常要用到的功能,但ASP本身和内置的组件都不支持文件上传功能.网上流传的一些第三方组件虽然能够解决这个问题,但大多是要收费的,更别说Open Source了.本文将详细剖析WE ...

最新文章

  1. Mac 添加ll命令
  2. 基于python的系统构建_利用python构建一个简单的推荐系统
  3. Eureka常用配置详解
  4. SpringBoot 配置错误页
  5. java 多线程下载文件并实时计算下载百分比(断点续传)
  6. Python中的虚拟环境-virtualenv
  7. 在窗体上画图,并响应手标事件的实例
  8. html hover效果下拉个框,关于下拉菜单(CSS)中,“:hover”样式的设置问题?
  9. c#中将整数转化为字符串_在C#中将字符串转换为字节数组
  10. 常见排序之——插入排序
  11. Spring Boot 2 - 初识与新工程的创建
  12. okhttp 源码解析 - 网络协议的实现 - HTTP 之 cookie 管理
  13. C#winform连接Access数据库方式
  14. 屏幕放大缩小及标注神器【Zommit】
  15. 如何让阿三 Windows 10、11 的恢复分区(Recovery Partition)恢复到 “盖茨” 模式
  16. Intel早期的CPU和现在MCU相比,表现如何?
  17. java获取https网页代码_java抓取Https协议url地址的源码的方法
  18. 微信小程序加载效果和取消加载效果
  19. matlab 绘图与动画制作
  20. 关于Python中以字母r/R,或字母u/U 开头的字符串

热门文章

  1. mysql5.5 vsftpd_vsftpd-2.0.5+mysql-5.5+pam_mysql构建虚拟用户访问
  2. c++用向量给句子排序_用C ++对向量排序
  3. 什么是SQL Server DATEDIFF()方法?
  4. Python字符串isdigit()
  5. junit断言_JUnit断言
  6. 浅析C++代码规范注释有哪些讲究?
  7. AI机器视觉技术在生活中的应用
  8. Python基础笔记(一)数据类型、变量、字符串
  9. 在字符串中找出第一个只出现一次的字符,Python实现
  10. 嵌入式ctags跳转和全局打印日志