The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Create


Unit:SDL_dstruct
Class:TBitFld
Declaration:constructor Create (AOwner: TComponent);

The constructor Create allocates memory at the heap and creates an instance of the component TBitFld. The parameter AOwner specifies the owner of the bit field. By default, the size of the bit field is 1000 bits.


Last Update: 2023-Feb-06