Table of Contents

TTMSFNCTableViewItemHeightMode Enumeration

Controls how item height is determined. tvhmFixed uses a single fixed height for every item; tvhmVariable lets each item calculate its own height based on its content.

API unit family: TMSFNCTableView

Members

Name Description
tvhmFixed
tvhmVariable