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



RightTextAlignment


Unit: SDL_numio
Class: TNumIO2
Declaration: property RightTextAlignment: TAlignment;

The RightTextAlignment property specifies how the text at the right side of the input box (property RightText) is aligned within the text field. RightTextAlignment may take the following values:

taLeftJustify Align text to the left side of the field
taCenter Center text in the field
taRightJustify Align text to the right side of the field



Last Update: 2023-Dec-14