Table of Contents

TItemSizeType Enumeration

Determines how an item's size is calculated. isAuto sizes to content; isFixed uses a fixed size; isPerc uses a percentage of the available space; isFill stretches to fill the remaining space.

API unit family: TMSFNCResponsiveList

Members

Name Description
isAuto
isFixed
isPerc
isFill