Data.Bind.Components.TBindArtifactItem
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindArtifactItem = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TBindArtifactItem : public System::Classes::TCollectionItem
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.