TdxCustomContainerReportLink.UnhideAllComponents Method
Removes all entries from the hidden components list.
Declaration
procedure UnhideAllComponents;
Remarks
Call the UnhideAllComponents method to remove all entries from the hidden components list. The components within this list are not included into a report and are not available to an end-user within the report link designer.
See Also