f_DateForm.dfm
上传用户:lcqxtx
上传日期:2013-02-15
资源大小:530k
文件大小:1k
- object DateForm: TDateForm
- Left = 201
- Top = 103
- Width = 331
- Height = 285
- Caption = #26085#26399#36873#25321#31383#21475
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 94
- TextHeight = 13
- object date1: TMonthCalendar
- Left = 0
- Top = 0
- Width = 323
- Height = 201
- Align = alTop
- Date = 37678.655360115740000000
- TabOrder = 0
- OnDblClick = date1DblClick
- end
- object Panel1: TPanel
- Left = 0
- Top = 201
- Width = 323
- Height = 57
- Align = alClient
- TabOrder = 1
- OnDblClick = date1DblClick
- object BitBtn1: TBitBtn
- Left = 88
- Top = 11
- Width = 75
- Height = 25
- Caption = #30830#23450'[&O]'
- ModalResult = 1
- TabOrder = 0
- end
- object BitBtn2: TBitBtn
- Left = 192
- Top = 11
- Width = 75
- Height = 25
- Caption = #21462#28040'[&C]'
- TabOrder = 1
- OnClick = BitBtn2Click
- end
- end
- end