首页 > 其他 > 详细

Delphi LiveBinds组件

时间:2014-01-24 12:13:42      阅读:483      评论:0      收藏:0      [点我收藏+]

Component Logo

Component Name Description
bubuko.com,布布扣 TBindSourceDB Is used for creating bindings to databases.  创建数据库绑定
bubuko.com,布布扣 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.
bubuko.com,布布扣 TBindingsList Is used for holding of binding lists.
bubuko.com,布布扣 TBindScope Is used for bindings to components.
bubuko.com,布布扣 TDataGeneratorAdapter Is an adapter for data generators.
bubuko.com,布布扣 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.
bubuko.com,布布扣 TBindNavigator (FMX) Is used for cycling through records in a dataset when developing FMX applications.
bubuko.com,布布扣 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

Delphi LiveBinds组件

原文:http://www.cnblogs.com/key-ok/p/3531909.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!