Table of Contents

TTMSFNCCustomCheckGroup.Value Property

Gets or sets the checked items as a bit-mask value.

API unit family: TMSFNCCheckGroup Declaring type: TTMSFNCCustomCheckGroup Type: Int64

Syntax

property Value: Int64;

Default: 0

Remarks

Default value is 0. Bit 0 maps to item 0, bit 1 maps to item 1, and so on.