API:Data.Bind.Components.TLinkPropertyToField

Delphi
TLinkPropertyToField = class(TCustomLinkPropertyToField)
C++
class PASCALIMPLEMENTATION TLinkPropertyToField : public TCustomLinkPropertyToField
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Represents the base class for linking a property of a component to a field. {{#multireplace:Data.Bind.Components.TLinkPropertyToField|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TCustomLinkPropertyToField|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Components.TCustomLinkPropertyToField|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Represents the base class for linking a property of a component to a field.
The TCustomLinkPropertyToField class implements the functionality for linking a property of a component to a field.
Tip: The user input to this component is not monitored using an observer.