Back to Devexpress

TcxCustomImageProperties.ShowFocusRect Property

vcl-cximage-dot-tcxcustomimageproperties-8df6b870.md

latest950 B
Original Source

TcxCustomImageProperties.ShowFocusRect Property

Specifies if the image editor displays a rectangle when the editor has focus.

Declaration

delphi
property ShowFocusRect: Boolean read; write; default True;

Property Value

TypeDefaultDescription
BooleanTrue

True if the editor displays the focus rectangle; otherwise, False.

|

Remarks

You can set the ShowFocusRect property to False to hide the focus rectangle when the image editor has focus.

Default Value

The ShowFocusRect property’s default value is True.

See Also

TcxCustomImageProperties.Caption Property

TcxCustomImageProperties Class

TcxCustomImageProperties Members

cxImage Unit