TdxBarDBCheckLink Members
Defines the link between the item’s Enabled property and a dataset’s state.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
Properties
Name | Description |
---|---|
Collection | Inherited from TCollectionItem. |
DBNavigator | Provides access to the DBNavigator that the current DB check link belongs to. |
DisplayName | Inherited from TCollectionItem. |
EnableTypes | Specifies the conditions that affect the values of the item’s Enabled property. |
ID | Inherited from TCollectionItem. |
Index | Inherited from TCollectionItem. |
Item | Specifies the item whose Enabled property is changed according to changes to a dataset’s state. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Copies the properties of another TdxBarDBCheckLink object. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
Release | Inherited from TCollectionItem. |
SetDisplayName(String) | Inherited from TCollectionItem. |
ToString | Inherited from TObject. |
See Also