XE2 - CGDev 2.0.0.3522
Does anyone know how to use the MaskOptions property correctly? The help file does not actually "help" on how to use any of the properties.
I need to limit input to numeric only, currency only and float. So I need 3 different masks. I do not want any literals or place holders.
The Help file that I have indicates that there is a CurrencyOptions property, however, it is not available in design time of the component.
Please keep in mind that I do not know Json, Java, etc... I don't use RegEx or MaskOptions in Delphi. So please provide simple code samples.
Thanks,
Craig