
|
TMargins.Units
TMargins
property Units: TMarginUnits;
Unit
TeEngine
Description
Defines how to interpret the TMargins.Left, TMargins.Top, TMargins.Right and TMargins.Bottom properties to TMargins.calculate the margins.
Possible values are:
maPercentFont : Margins are calculated as percentages of the currently selected Font height of "W" character.
maPercentSize : Margins are calculated as percentages of the shape Width and Height.
maPixels : Margins aren't calculated. They are directly quantities in pixels.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.