[Overview][Types][Classes][Index] Reference for unit 'fpg_tree' (#fpgui)

TfpgTreeView.FontDesc

Specifies the font used for the tree view

Declaration

Source position: fpg_tree.pas line 253

published property TfpgTreeView.FontDesc:
  read GetFontDesc
  write SetFontDesc;

Description

Specifies the font used for the tree view. You can specify the font name and size in the format fontname-size:attributes, or you can use any of the font aliases that has been setup. A font alias is a short name for some specific font, font size and attribute all in one. A font alias is in the format #aliasname.


Documentation generated on: 2013-04-29