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....



TRDBlockMode


Unit:SDL_rasterlab
Class: none
Declaration: TRDBlockMode = (rdbmOff, rdbmOn, rdbmRaster);

The type declaration TRDBlockmode declares the three possible types of background rastering. rdbmOff means no raster, rdbmOn causes the background of individual characters to be rastered, and rdbmRaster results in a complete background raster independent of any characters. The color of the raster points is specified by the property ColorDotOff.


Last Update: 2023-Feb-06