Back to Devexpress

TcxControl.IsFocused Property

vcl-cxcontrols-dot-tcxcontrol-8c5e7d17.md

latest720 B
Original Source

TcxControl.IsFocused Property

Identifies if the control has focus.

Declaration

delphi
property IsFocused: Boolean read;

Property Value

TypeDescription
Boolean

True if the control has focus; otherwise, False.

|

See Also

TcxControl.IsDesigning Property

TcxCustomControl.IsDestroying Property

TcxControl.IsLoading Property

TcxControl Class

TcxControl Members

cxControls Unit