ÿþ<Html> <CET_ADSENSEH> <script type="text/javascript"><!-- google_ad_client = "pub-5291624188982543"; /* 728x90, A>740=> 04.02.08 */ google_ad_slot = "9704471239"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </CET_ADSENSEH> <CET_HEADER> <table width="100%" border="0"> <tr> <td width="220"><a href="http://www.chmlib.com"><img src="http://www.chmlib.com/chmlib_logo.gif" alt="CHMlib Logo" width="220" height="93" border="0"></a></td> <td width="240"><div align="center"><span class="style6"><B><a href="http://www.chmlib.com">Free Online Library Of Help Files</a></B><a href="http://www.chmlib.com"><B>.<br> Read help files in convenient way.</B></a></span></div></td><td ><a href="http://www.projetex.com/">Leading Translation Management System for Translation Agencies</a>, <a href="http://www.to3000.com/">Top Translation Management Software for Freelance Translators</a>, <a href="http://www.exactspent.com/">Time Tracking Software</a>, <a href="http://www.anycount.com/">Word Count, Character Count and Line Count Software</a>, <a href="http://www.catcount.com/">Computer Assisted Translation Tool for Easy Word Count</a>, <a href="http://www.clipcount.com/">Clipboard Character Count Software</a>, <a href="http://www.anymem.com/">User-Friendly Translation Memory Software</a>, <a href="http://www.anylexic.com/">Terminology Management Software</a>, <a href="http://www.anylexic.com/Terminology-Management-Software-Server-Features.html">Terminology Management Server</a>, <a href="http://www.winlexic.com/">Microsoft Glossary Software</a>, <a href="http://www.acrolexic.com/">Dictionary of Acronyms</a>, <a href="http://www.langmates.com/">Social Network for Translators and Translation Agencies</a>, <a href="http://www.acronymia.com/">Acronyms and Abbreviations Search Engine</a>, <a href="http://www.translation3000.com/Translation/Russian_Translation.html">Russian Translation Lab</a>, <a href="http://www.translation3000.com/Translation/Ukrainian_Translation.html">Ukrainian Translation Lab</a>.</td></tr></td> </tr> </table> <table width="100%" border="0"> <tr> <td colspan="2" bgcolor="#0099FF"><div align="right" class="style1"> <div align="center"><font color="#FFFFFF">You are reading help file online using chmlib.com</font></div> </div></td> </tr> </table> </CET_HEADER> <Head></Head><Title>TPSCShowFontEvent</Title><Body><font face="Arial"><font SIZE="2"> <P Align="left"> <font SIZE="3"><B>TPSCShowFontEvent</B></font></P>Determines an event that occurs when font box enumerates system fonts.<BR> <BR> <B>type </B>TPSCShowFontEvent = <B>procedure</B>(Sender: TObject; Const AFontName: String; AFontType, APitchAndFamily: Byte; ACharset: TFontCharset; Var ACanShow: Boolean)<B> of object</B>;<BR> <BR> <font SIZE="2"><B>Unit</B></font><BR> <A href="psc_fontbox.html">psc_fontbox</A><BR> <BR> <font SIZE="2"><B>Description</B></font><BR> The TPSCShowFontEvent type determines event handler for customizing the fonts that can appear in font box. <BR>Parameters: <BR>Sender - sender refers to the font box object of type TPSCCustomFontBox.<BR>FontName - determines the name of the font family. Dependently on Options font name can be "tagged" with typeface names to identify character sets. <BR>FontType - determines the type of the font. This parameter can be a combination of these values:<BR>DEVICE_FONTTYPE - specifies whether the font is a device-based or graphics device interface (GDI)-based font.<BR>RASTER_FONTTYPE - specifies whether the font is a raster or vector font.<BR>TRUETYPE_FONTTYPE - specifies whether the font is a TrueType font.<BR>PitchAndFamily - determines the pitch and family of the font. The two low-order bits specify the pitch of the font and can be one of the following values: <BR>DEFAULT_PITCH<BR>FIXED_PITCH<BR>VARIABLE_PITCH <BR>Bits 4 through 7 of the member specify the font family and can be one of the following values: <BR>FF_DECORATIVE - novelty fonts. Old English is an example.<BR>FF_DONTCARE - don't care or don't know.<BR>FF_MODERN - fonts with constant stroke width (monospace), with or without serifs. Monospace fonts are usually modern. Pica, Elite, and CourierNew are examples.<BR>FF_ROMAN - fonts with variable stroke width (proportional) and with serifs. MS Serif is an example.<BR>FF_SCRIPT - fonts designed to look like handwriting. Script and Cursive are examples.<BR>FF_SWISS - fonts with variable stroke width (proportional) and without serifs. MS Sans Serif is an example.<BR>Charset - specifies the character set. <BR>CanShow - determines whether specified font can appear in font box. Set CanShow to True when specified font can appear in font box otherwise set CanShow to False. The default value of CanShow is True.<BR> <BR> <HR><font SIZE="1">Generated by Putersoft.FreeHelp. Copyright © 1999-2002. <A href="http://www.putersoft.com" target="_blank">puterSoft.Com</A></font></font></font> <CET_ADSENSEF> <script type="text/javascript"><!-- google_ad_client = "pub-5291624188982543"; /* 728x90, A>740=> 04.02.08 */ google_ad_slot = "9704471239"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </CET_ADSENSEF> <CET_FOOTER> <table width="100%" border="0"> <tr> <td colspan="2" bgcolor="#0099FF"><div align="right" class="style1"> <div align="center"><font color="#FFFFFF">You are reading help file online using chmlib.com</font></div> </div></td> </tr> </table> <hr align="left" width="650"><BR> If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com </CET_FOOTER> </Body></Html>