JVCL Help:TJvFontComboBox.Device

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the device from which to retrieve the list of available fonts.


Pascal

 propertyDevice: TFontDialogDevice;


Description

These are the possible values of Device:

Value Meaning
fdScreen Retrieve from the screen.
fdPrinter Retrieve from the printer.
fdBoth Retrieve from both the screen and the printer.


See Also

TJvFontComboBox.UseImages


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