TSearchBox: AutoSelect when the SearchBox is focused?
In a Windows 11 VCL Application in Delphi 12.1, I have a TSearchBox
. I want to auto-select the SaerchBox text when the SearchBox is focused. I have tried the following:
TSearchBox: AutoSelect when the SearchBox is focused?
In a Windows 11 VCL Application in Delphi 12.1, I have a TSearchBox
. I want to auto-select the SaerchBox text when the SearchBox is focused. I have tried the following: