AutoSelect: Boolean;
The AutoSelect property determines whether all component text is selected when component gets focus.
Available values:
True. Select component text.
False. Do not select component text.
NOTE. The property value is taken into account if the component gets focus on tabulation by different form controls from the keyboard, and is not taken into account if the component gets focus by the mouse.
See also: