uAttemper.dfm
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:2k
- object frmAttemper: TfrmAttemper
- Left = 671
- Top = 315
- Width = 231
- Height = 184
- BorderIcons = [biSystemMenu]
- Caption = #23450#26102
- Color = clBtnFace
- Constraints.MaxHeight = 184
- Constraints.MaxWidth = 231
- Constraints.MinHeight = 184
- Constraints.MinWidth = 231
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object btn1: TcxButton
- Left = 40
- Top = 112
- Width = 75
- Height = 25
- Caption = #30830#23450
- TabOrder = 0
- OnClick = btn1Click
- LookAndFeel.Kind = lfOffice11
- end
- object btn2: TcxButton
- Left = 128
- Top = 112
- Width = 75
- Height = 25
- Caption = #21462#28040
- TabOrder = 1
- OnClick = btn2Click
- LookAndFeel.Kind = lfOffice11
- end
- object cxgrpbx1: TcxGroupBox
- Left = 0
- Top = 0
- Align = alTop
- Style.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.Kind = lfOffice11
- TabOrder = 2
- Height = 105
- Width = 223
- object RzLabel1: TRzLabel
- Left = 8
- Top = 24
- Width = 65
- Height = 13
- AutoSize = False
- Caption = #21457#36865#26085#26399
- end
- object edDate: TcxDateEdit
- Left = 80
- Top = 24
- Properties.DateButtons = [btnClear, btnNow, btnToday]
- Properties.ShowTime = False
- Properties.WeekNumbers = True
- Style.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.Kind = lfOffice11
- TabOrder = 0
- Width = 121
- end
- object edTime: TcxTimeEdit
- Left = 80
- Top = 56
- EditValue = 0.000000000000000000
- Properties.ShowDate = True
- Style.LookAndFeel.Kind = lfOffice11
- StyleDisabled.LookAndFeel.Kind = lfOffice11
- StyleFocused.LookAndFeel.Kind = lfOffice11
- StyleHot.LookAndFeel.Kind = lfOffice11
- TabOrder = 1
- Width = 121
- end
- object cxLabel1: TcxLabel
- Left = 8
- Top = 56
- AutoSize = False
- Caption = #21457#36865#26102#38388
- Height = 17
- Width = 65
- end
- end
- end