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



Font


Unit: SDL_rotlab
Class: TRotLab
Declaration: property Font: TFont;

The property Font defines the font of the text. For further details about the Font property see the Delphi (C++ Builder) documentation.

Hint: Please note that rotated text can only be displayed with TrueType fonts. Thus you have to assign a suitable font, such as Arial, Courier New, or Times New Roman. Non-TrueType fonts as, for example, MS Sans Serif cannot be used.

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



Last Update: 2023-Dec-13