is there an edit that allows a masked edit in FNC UI?. I have an entry field where the user should enter
hh:mm:ss (hours: minutes:seconds). empty it should show 00:00:00 and only allow numbers (if necessary ":" ) to be entered. Basically similar to TMSFNCIPEdit, but with less cells.
many thanks - maybe it would be possible to have a RegEx Validation. I used that in another component set which I am currently not using (see Screenshot below).