|
RAD Studio VCL Reference
|
Specifies units used by user.
property Units: TPageMeasureUnits;
__property TPageMeasureUnits Units;
Units determines the measurement units used by the user. Possible settings:
|
Constant |
Meaning |
|
pmDefault |
User must specify values in units determined by locale settings. |
|
pmMillimeters |
User must specify values in millimeters. |
|
pmInches |
User must specify values in inches. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|