[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

TIntegerSet

Set with size of integer.

Declaration

Source position: sysutilh.inc line 35

type TIntegerSet = set of ;

Description

TIntegerSet is a generic integer subrange set definition whose size fits in a single integer.