TdxPreviewOptions.RestoreOriginalIcon Method
Restores the default icon.
Declaration
procedure RestoreOriginalIcon;
Remarks
Since a user can change the icon of the Print Preview dialog, the RestoreOriginalIcon method allows you to return to the predefined icon.
See Also