JVCL Help:TJvFontSmoothingType
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFontSmoothingType type
Search in JVCL Help
Search in all projectsSummary
Defines the available font smoothing methods.
Pascal
run\JvComputerInfoEx.pas
TJvFontSmoothingType = (
fstStandard,
fstClearType,
fstDocking
);
Members
Members | Description |
fstStandard | Description for fstStandard |
fstClearType | Description for fstClearType |
fstDocking | Description for fstDocking |
Description
TJvFontSmoothingType is the type of TJvSystemParametersInfo.FontSmoothingType and defines the available font smoothing methods.
See Also
About
no pages or subcategories
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