TCnTextBoxBase.DoSetControlBorderStyle(TBorderStyle_) Method

Sets the border type of the control.

Namespace: CNClrLib.Control.TextBoxBase
protected
 procedure DoSetControlBorderStyle(Value: TBorderStyle_); override;

Parameters

Value
Type: System.Void

Overrides

TClrCustomControl.DoSetControlBorderStyle(TBorderStyle_)