Masked edit

Hello,

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.

Any suggestion would be helpful

We unfortunately do not have such component, but we'll investigate the possibilities and add this on our feature request list.

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).

Alternatively something like TMSFNCIPEdit but with configurable sections might be an option.

Looking forward to any optional solution