TdxCustomFormattedLabel.CanFocus Method
Identifies if it is possible to focus the formatted label control.
Declaration
function CanFocus: Boolean; override;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the formatted label control is used as an in-place editor; otherwise, False.
See Also