Hello
We are using the MaskEdit Object to allow for the entry of 7 digits only. However, when we exit the mask edit object we get the standard Delphi warning:
Invalid input value. Use escape key to abandon changes.
How can we replace this message with our own customized message which allows for the ability for two buttons(Ok -> to continue and ESC to cancel).
Regards,
Georges
We are using the MaskEdit Object to allow for the entry of 7 digits only. However, when we exit the mask edit object we get the standard Delphi warning:
Invalid input value. Use escape key to abandon changes.
How can we replace this message with our own customized message which allows for the ability for two buttons(Ok -> to continue and ESC to cancel).
Regards,
Georges