TdxDrawGridReportLink.InternalRestoreFromOriginal Method
In This Article
Restores original component settings for a report.
#Declaration
Delphi
procedure InternalRestoreFromOriginal; override;
#Remarks
The InternalRestoreFromOriginal method is used internally to return the draw grid’s settings, such as fixed color and enabled options, to its original state.
See Also