TdxCustomContainerReportLink.UnhideStandardControls Method
In This Article
Removes all standard controls from the hidden components list.
#Declaration
Delphi
procedure UnhideStandardControls;
#Remarks
Call the UnhideStandardControls method to remove the standard controls from the hidden components list. Removed components are not available to an end-user within the report link designer.
The list of the controls hidden via this method is given below:
See Also