Table of Contents

TTMSFNCTableViewItemCheckType Enumeration

Determines the check indicator drawn for an item. tvictNone shows no check indicator; tvictCheckBox shows a check box style indicator; tvictRadioButton shows a radio button style indicator.

API unit family: TMSFNCTableView

Members

Name Description
tvictNone
tvictCheckBox
tvictRadioButton