Data.Bind.Components.TCustomLinkFillControlToField Properties
InheritedProtected
| Active | public | |
| AutoActivate | public | |
| AutoBufferCount | public | |
| AutoFill | public | |
| Binding | public | |
| BindingsList | public | Specifies a list that holds the binding expressions. |
| BindList | 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 used with the field defined by FillBreakFieldName. |
| FillBreakFieldName | public | Specifies the field that is used to determine a break. |
| FillBreakGroups | public | Specifies a collection of break value ranges. |
| FillDataSource | public | Specifies the datasource used to fill the list control. |
| FillDisplayCustomFormat | public | Specifies an optional expression string for customizing what is displayed in the list control. |
| FillDisplayFieldName | public | Specifies the name of the fill data source field to display in the list control. |
| FillExpressions | public | Specifies additional, optional expressions to use when filling the list control. |
| FillHeaderCustomFormat | public | Specifies the custom formatting expression used with the field defined by FillBreakFieldName. |
| FillHeaderExpressions | public | Specifies a collection of expressions to fill a list header. |
| FillHeaderFieldName | public | Specifies the field to display in the list header. |
| FillValueCustomFormat | public | Is an optional property that specifies an expression string for customizing the value of each item in the list control. |
| FillValueFieldName | public | Specifies the fill datasource field to provide a value for each list box item. |
| Index | public | Returns the index of this component in the bindings list. |
| ListItemStyle | public | |
| LookupDataSource | public | |
| LookupKeyFieldName | public | |
| LookupValueFieldName | 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. |
| Track | public | |
| UseEvalShortcuts | public | Determines whether this binding component delegate uses evaluation shortcuts (True) or not (False). |
| VCLComObject | public | Represents information used internally by components that support COM. |