Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dffontval()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfFontVal()
Returns the forming characters of a control
------------------------------------------------------------------------------
Syntax:

     dfFontVal( <cControl>, [<l50>] ) --> cStr

Parameters:

     <cControl> Control name.
     <l50>      If .T. string is for the 50 rows resolution.

Returns:

     <cStr> String of characters that define a Font.

Description:

     Returns the characters that form a given font character. The list of
     these characters can be found in DBSTART.INI.

Example:

     cFont := dfFontVal( "SystemMenuBox" )

See also:

     dfFontCng(), dfFontLoad(), dfFontRest()

See Also: dfFontCng() dfFontLoad() dfFontRest()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson