JVCL Help:TJvTFPrinterMeasure
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFPrinterMeasure type
Search in JVCL Help
Search in all projectsSummary
Specifies the available units of measure: pixels, inches, or millimeters.
Pascal
run\JvTFManager.pas
TJvTFPrinterMeasure = (
pmPixels,
pmInches,
pmMM
);
Members
Members | Description |
pmPixels | Measurements are in pixels. |
pmInches | Measurements are in inches. |
pmMM | Measurements are in millimeters. |
Description
TJvTFPrinterMeasure is used by the TJvTFPrinter.Measure property to determine the current measurements used when printing.
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