2.9.99 FssUnits

The FssUnits enumerated type specifies the units in an Fssd. A field of this type MUST contain one of the following values.

Name

Value

Meaning

iFssUnitsNil

0x00000000

No units are specified.

iFssUnitsPxl

0x00000001

The value is in pixels.

iFssUnitsPct

0x00000002

The value is a percentage of the size of the parent frame.

iFssUnitsRel

0x00000003

The value is a relative position. The actual position is a fraction of the parent frame size with this value as the numerator and the sum of all relative sizes for this row or column as the denominator.