MdClockFrame.dfm
资源名称:delphi.rar [点击查看]
上传用户:fh681027
上传日期:2022-07-23
资源大小:1959k
文件大小:1k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object MdFramedClock: TMdFramedClock
- Left = 0
- Top = 0
- Width = 207
- Height = 65
- TabOrder = 0
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 207
- Height = 65
- Align = alClient
- Alignment = taCenter
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Layout = tlCenter
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 207
- Height = 65
- Align = alClient
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 24
- Top = 16
- end
- end