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



AutoSize


Unit:SDL_numio
Class:TNumIO
Declaration:property AutoSize: Boolean;

Determines whether the height of the edit control automatically resizes to accommodate the height of the text. When AutoSize is False, the TNumIO control has a fixed height.

Note: AutoSize only adjusts the height of the edit control. Even with AutoSize set to True, text in the edit control may appear truncated if it extends beyond the width of the control.



Last Update: 2023-Dec-14