TcxCustomDropDownEdit.Focused Method
In This Article
Identifies if the editor or its drop-down window has focus.
#Declaration
Delphi
function Focused: Boolean; override;
#Returns
Type | Description |
---|---|
Boolean |
|
See Also