TdxBarDBCheckLinks Class
The list that stores all the information about the links between toolbar items and dataset’s states.
#Declaration
Delphi
TdxBarDBCheckLinks = class(
TCollection
)
#Remarks
The TdxBarDBCheckLinks object represents a list of the TdxBarDBCheckLinks which are managed by TdxBarDBNavigator.
#This class is for internal purposes only.
#Inheritance
TObject
TPersistent
TCollection
TdxBarDBCheckLinks
See Also