TdxCustomContainerReportLinkOptions.RestoreDefaults Method
In This Article
Restores the default values of all options within the current set.
#Declaration
Delphi
procedure RestoreDefaults; virtual;
#Remarks
Call the RestoreDefaults method to restore the default values of all options within the current set.
See Also