TBGetFont return a copy of the font, which is used to print the text.
Return Value
hFont is the handle of the font. After using the font it should be deleted with the FontDestroy function.
Parameters
The handle of a text object created with TBCreate.
See also
id-1110552