Skip to main content

TcxCustomImageProperties.ShowFocusRect Property

Determines whether a focus rectangle is drawn around an image editor when it is focused.

Declaration

property ShowFocusRect: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Use the ShowFocusRect property to determine whether a focus rectangle is drawn around the focused image editor.

See Also