开发者

Time mask in TMaskEdit

Is it real to write mask for corre开发者_如何学Cct time input? Max hours: 23 Max mins: 59 23:59


@Funtime, why you are using a TMaskEdit componnet? instead try a using a a TDateTimePicker. You must set the format property to HH:mm and the DateMode property to dmUpDown and will look like this.

Time mask in TMaskEdit

And now you can access the current time selected reading the Time property

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜