TdxCustomSparklineEdit.CanFocus Method
Identifies if the sparkline editor can accept focus.
Declaration
function CanFocus: Boolean; override;
Returns
Type | Description |
---|---|
Boolean | True if the editor can receive focus; otherwise, False. |
See Also