TTMSFNCCheckGroup.Value Property
Gets or sets the checked items as a bit-mask value.
API unit family: TMSFNCCheckGroup
Declaring type: TTMSFNCCheckGroup
Inherited from: 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.