TBSetFont sets the font for the specified text object.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
The handle of a text object created with TBCreate
The handle of a font object created with FontCreate.
See also
id-296593