TdxCustomReportLinkOptions.RestoreDefaults Method
Provides empty implementation to be overridden in subclasses.
Declaration
procedure RestoreDefaults; virtual;
Remarks
The RestoreDefaults method can be implemented by descendants to reset all the options, which correspond to a report link, back to their default values.
See Also