Data.Bind.Components.TCustomLinkListControlToField Properties
InheritedProtected
| Active | public | |
| AutoActivate | public | |
| AutoBufferCount | public | |
| BindingsList | public | Specifies a list that holds the binding expressions. | 
| BindLink | public | |
| BufferCount | public | |
| Category | published | Specifies a category for this component. | 
| ComObject | public | Specifies the interface reference implemented by the component. | 
| ComponentCount | public | Indicates the number of components owned by the component. | 
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. | 
| Components | public | Lists all components owned by the component. | 
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. | 
| ComponentStyle | public | Governs the behavior of the component. | 
| Control | public | |
| ControlComponent | public | Specifies the component that will be bound to the source component, by means of LiveBindings. | 
| ControlMemberName | public | |
| CustomFormat | public | |
| CustomParse | public | |
| DataSource | public | Specifies a TBaseLinkingBindSource object to which this delegate component links. | 
| DesignInfo | public | Contains information used by the Form designer. | 
| Direction | public | |
| DisplayName | public | Returns a string containing the name of this component. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| FieldName | public | |
| FillBreakCustomFormat | public | Specifies a custom expression that is used with the field defined by the FillBreakFieldName property. | 
| FillBreakFieldName | public | Specifies the field used to determine a break. | 
| FillBreakGroups | public | Specifies a collection of break value ranges. | 
| FillExpressions | public | Specifies additional optional expressions to use when filling the list control. | 
| FillHeaderCustomFormat | public | Specifies a custom expression that is used with the field defined by the FillHeaderFieldName property. | 
| FillHeaderExpressions | public | Specifies a collection of expressions to fill a list header. | 
| FillHeaderFieldName | public | Specifies the field to display in the list header. | 
| Index | public | Returns the index of this component in the bindings list. | 
| ListItemStyle | public | |
| Name | published | Specifies the name of the component as referenced in code. | 
| Observers | public | Indicates the TObservers object added to the TComponent. | 
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. | 
| Tag | published | Stores a NativeInt integral value as a part of a component. | 
| VCLComObject | public | Represents information used internally by components that support COM. |