TCnMaskedTextBox.OnTypeValidationCompleted Event
Occurs when TCnMaskedTextBox has finished parsing the current value using the ValidatingType property.
public property OnTypeValidationCompleted: TTypeValidationEventHandler read GetTypeValidationCompleted write SetTypeValidationCompleted;