Table of Contents

TTMSFNCTileListControlPosition Enumeration

Specifies where an embedded control is positioned within a tile.

API unit family: TMSFNCTileList

Members

Name Description
tcpBottom Control is anchored to the bottom of the tile below the title and description.
tcpLeft Control is anchored to the left side of the tile.
tcpRight Control is anchored to the right side of the tile.
tcpClient Control fills the entire tile area.
tcpCustom Control position is set manually via ControlLeft / ControlTop.