TItemSizeType Enumeration
Determines how an item's size is calculated.
isAutosizes to content;isFixeduses a fixed size;isPercuses a percentage of the available space;isFillstretches to fill the remaining space.
API unit family: TMSFNCResponsiveList
Members
| Name | Description |
|---|---|
isAuto |
|
isFixed |
|
isPerc |
|
isFill |