TCnMaskedTextBox.OnTypeValidationCompleted Event

Occurs when TCnMaskedTextBox has finished parsing the current value using the ValidatingType property.

Namespace: CNClrLib.Control.MaskedTextBox
public
 property OnTypeValidationCompleted: TTypeValidationEventHandler read GetTypeValidationCompleted write SetTypeValidationCompleted;