TdxDrawGridReportLink.InternalRestoreDefaults Method
Restores default report settings.
Declaration
procedure InternalRestoreDefaults; override;
Remarks
The InternalRestoreDefaults method is used internally to restore default report settings specific to the draw grid report link: the GridLineColor property is set to clBtnShadow and all options become enabled.
See Also