|

the software that grows
with you
| |
|
V32PSetFont()
|
| |
|
Syntax
|
| V32PSetFont( cFont, nStyle, nPoint,
nFColor, nBColor, nCharSet ) |
|
Arguments
|
| Param |
Default |
Description |
| cFont |
|
|
| nStyle |
|
|
| nPoint |
|
|
| nFColor |
|
|
| nBColor |
|
|
| nCharSet |
1 |
DEFAULT_CHARSET set for the Windows is used if no
nCharSet is specified. It can be one of the values ending with _CHARSET
from Vouch32.ch. |
|
|
Returns
|
| NIL |
|
Description
|
| |
|
Usage
|
| |
|
Tips
|
|
|