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



Text


Unit:SDL_rasterlab
Class:TRasterLab
Declaration:property Text: string;

The property Text contains the text to be displayed in the raster display. Please note that the characters which can be displayed depend on the current font. The default font provides printable characters only for the ASCII codes above $20. However, you may define your own characters by setting the property CharMatrix accordingly.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): rasterlabel



Last Update: 2023-Dec-13