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



TextAlignment


Unit: SDL_rchart
Class: TSmithChart
Declaration: property TextAlignment: TAlignment;

The property TextAlignment determines the horizontal alignment of the text (created by the method Text). TextAlignment may use the following values: taLeftJustify, taRightJustify, and taCenter.

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



Last Update: 2023-Dec-13