Creating a custom time edit box in Delphi
I’m trying to make a simple edit component that accepts 24h time format with autocorrection to the needed format which is HH:MM.
I’m trying to make a simple edit component that accepts 24h time format with autocorrection to the needed format which is HH:MM.