RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPrinter.Refresh Method

Updates the Fonts and Printers properties.

Pascal
procedure Refresh;
C++
__fastcall Refresh();

Call Refresh when the installed fonts or printers on the current system may have changed. Refresh clears the internal cache of installed fonts and printers, so that the Fonts and Printers properties are updated when they are next read. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!