Skip to main content

TcxCustomHyperLinkEditProperties.AutoSelect Property

Determines whether the hyperlink’s text is automatically selected when the hyperlink editor receives focus.

Declaration

property AutoSelect; default False;

Property Value

Type Default
Boolean False

Remarks

Setting the AutoSelect property to True selects the hyperlink’s text when the hyperlink receives focus.

The default value of the AutoSelect property is False.

See Also