Table of Contents

TTMSFNCBloxSelectorItem.SeparatorLine Property

When True and the item is a separator, the separator is drawn as a single horizontal line; when False, it is drawn as a filled rectangle.

API unit family: TMSFNCBloxSelector Declaring type: TTMSFNCBloxSelectorItem Type: Boolean

Syntax

property SeparatorLine: Boolean;

Default: True

Remarks

Defaults to True. Has no effect unless Separator is True.