TdxDrawGridReportLink.InternalRestoreFromOriginal Method
Restores original component settings for a report.
Declaration
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