TCnMaskedTextBox.Create(TComponent) Constructor

Creates and initializes a TCnMaskedTextBox instance.

Namespace: CNClrLib.Control.MaskedTextBox
public
 constructor Create(AOwner: TComponent); override;

Parameters

AOwner
Type: TComponent

Overrides

TCnTextBoxBase.Create(TComponent)