JVCL Help:TJvFontComboBox.UseImages

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether to use images to indicate the font type.


Pascal

 propertyUseImages: Boolean;


Description

If UseImages is set to True, the combo box uses images to indicate the font type. Set UseImages to False to disable showing images.
The following table lists the possible images and their meaning.

Image Font Type -------------------------
---------------------------------------------------- FontType TrueType.jpg TrueType font.
FontType Printer.jpg The printer supports downloading this TrueType font.
FontType Fixed.jpg Other font, such as vector or raster fonts.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page