Home > comp > gb.qt4 > font > _get 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Font[] (gb.qt4)
Dim hFont As Font

hFont = Font [ Font As String ]

Creates a new font object from a font description and returns it.

The string is a list of the font properties separated by commas. For example:

Font["Bitstream Vera Serif,Bold,24"]