Back to Devexpress

TcxCustomButton.CanBeFocused Property

vcl-cxbuttons-dot-tcxcustombutton-3f871d5b.md

latest706 B
Original Source

TcxCustomButton.CanBeFocused Property

Deprecated. This property exists for backward compatibility only. Use the SpeedButtonOptions.CanBeFocused property instead.

Declaration

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

Property Value

TypeDefaultDescription
BooleanTrue

True if the button can accept focus; otherwise, False.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit