Data.Bind.Components.TBindArtifactItem
Delphi
TBindArtifactItem = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TBindArtifactItem : public System::Classes::TCollectionItem
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Represents a binding artifact item in a collection of binding artifacts. TBindArtifactItem provides methods for assigning itself to a TPersistent destination, and also properties that specify the ID and the State of the bindings artifact.