TdxCustomContainerReportLink.UnexcludeAllComponents Method
In This Article
Removes all entries from the excluded components list.
#Declaration
Delphi
procedure UnexcludeAllComponents;
#Remarks
Call the UnexcludeAllComponents method to remove all entries from the excluded components list. Components within this list are not included into a report but are available to an end-user within the report link designer.
See Also