TTMSFNCBloxSelectorItem.SeparatorLine Property
When
Trueand the item is a separator, the separator is drawn as a single horizontal line; whenFalse, 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.