JVCL Help:TJvFontSmoothingType

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

Search in JVCL Help

 
Search in all projects
 

Summary

Defines the available font smoothing methods.

run\JvComputerInfoEx.pas


Pascal

 run\JvComputerInfoEx.pas
 TJvFontSmoothingType = (
fstStandard,
fstClearType,
fstDocking
);


Members

Members Description
fstStandard Description for fstStandard
fstClearType Description for fstClearType
fstDocking Description for fstDocking

run\JvComputerInfoEx.pas


Description

TJvFontSmoothingType is the type of TJvSystemParametersInfo.FontSmoothingType and defines the available font smoothing methods.

run\JvComputerInfoEx.pas


See Also

TJvSystemParametersInfo

run\JvComputerInfoEx.pas


About

Navigation

no pages or subcategories

run\JvComputerInfoEx.pas



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