TdxCustomBarCode.CanFocus Method
Returns a value indicating if the barcode control can be focused.
Declaration
function CanFocus: Boolean; override;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the control is used as an in-place editor; otherwise, False.
See Also