object DlgJump: TDlgJump Left = 200 Top = 107 BorderStyle = bsDialog Caption = '�w�肵�����t�ֈړ�' ClientHeight = 88 ClientWidth = 267 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 16 Top = 20 Width = 46 Height = 12 Caption = '���t(&D)�F' end object DtpJumpDate: TDateTimePicker Left = 72 Top = 16 Width = 177 Height = 20 CalAlignment = dtaLeft Date = 36220.967726157410000000 Time = 36220.967726157410000000 DateFormat = dfLong DateMode = dmComboBox Kind = dtkDate ParseInput = False end object BtnOk: TButton Left = 80 Top = 56 Width = 81 Height = 22 Caption = 'OK' ModalResult = 1 TabOrder = 1 end object BtnCancel: TButton Left = 168 Top = 56 Width = 81 Height = 22 Caption = '��ݾ�' ModalResult = 2 TabOrder = 2 end end