⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ueditevent.dfm

📁 FMA is a free1 powerful phone editing tool allowing users to easily manage all of the personal data
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Width = 341
        Height = 93
        Caption = 'Reminder'
        Columns = 2
        ItemIndex = 1
        Items.Strings = (
          'None'
          '0 min before'
          '5 min before'
          '10 min before'
          '15 min before'
          '30 min before'
          '1 hour before'
          'Other reminder')
        TabOrder = 0
        OnClick = TntRadioGroupReminderClick
      end
      object TntTimePickerReminder: TTntDateTimePicker
        Left = 96
        Top = 208
        Width = 253
        Height = 21
        Date = 38161.606045011600000000
        Time = 38161.606045011600000000
        Kind = dtkTime
        TabOrder = 1
        OnChange = TntDatePickerReminderChange
      end
      object TntDatePickerReminder: TTntDateTimePicker
        Left = 96
        Top = 176
        Width = 253
        Height = 21
        Date = 38161.606045011600000000
        Time = 38161.606045011600000000
        TabOrder = 2
        OnChange = TntDatePickerReminderChange
      end
      object GroupBox2: TTntGroupBox
        Left = 8
        Top = 240
        Width = 341
        Height = 125
        Caption = 'Sound'
        Enabled = False
        TabOrder = 3
        object Label14: TTntLabel
          Left = 12
          Top = 72
          Width = 31
          Height = 13
          Caption = 'Name:'
          Enabled = False
        end
        object Label16: TTntLabel
          Left = 12
          Top = 96
          Width = 23
          Height = 13
          Caption = 'Size:'
          Enabled = False
        end
        object Label17: TTntLabel
          Left = 12
          Top = 20
          Width = 88
          Height = 13
          Caption = 'Sound information:'
          Enabled = False
        end
        object imgSnd: TTntImage
          Left = 12
          Top = 46
          Width = 16
          Height = 16
          AutoSize = True
          Picture.Data = {
            07544269746D6170F6000000424DF60000000000000076000000280000001000
            0000100000000100040000000000800000000000000000000000100000000000
            0000000000000000800000800000008080008000000080008000808000008080
            8000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
            FF00F00000000000000FF0FFFFFFFFFFFF0FF0FFFFFFFFFFFF0FF0FFFFFFFFFF
            FF0FF0FFFFFFFFFFFF0FF0F7F70007F70F0FF0F0F0FFF0F0FF0FF0F0F0FFF0F0
            FF0FF0F707FFF707FF0FF0FFFFFFFFFFFF0FF0FFFFFFFFFFFF0FF0FFFFFFFF70
            000FF0FFFFFFFF7FFF0FF0FFFFFFFF7FF0FFF0FFFFFFFF7F0FFFF00000000000
            FFFF}
          Transparent = True
        end
        object lblSndType: TTntLabel
          Left = 36
          Top = 48
          Width = 297
          Height = 13
          AutoSize = False
          Enabled = False
        end
        object lblSndName: TTntLabel
          Left = 48
          Top = 72
          Width = 285
          Height = 13
          AutoSize = False
          Enabled = False
        end
        object lblSndSize: TTntLabel
          Left = 40
          Top = 96
          Width = 293
          Height = 13
          AutoSize = False
          Enabled = False
        end
        object TntButton1: TTntButton
          Left = 260
          Top = 16
          Width = 73
          Height = 25
          Caption = 'Select '#187
          Enabled = False
          TabOrder = 0
          OnClick = TntButton1Click
        end
      end
    end
    object TabSheet3: TTntTabSheet
      Caption = 'Reccurence'
      object TntBevel1: TTntBevel
        Left = 8
        Top = 56
        Width = 341
        Height = 9
        Shape = bsTopLine
      end
      object Image4: TTntImage
        Left = 8
        Top = 12
        Width = 32
        Height = 32
        Transparent = True
      end
      object lblName4: TTntLabel
        Left = 64
        Top = 20
        Width = 9
        Height = 13
        Caption = '   '
      end
      object lblDisabledReccurence: TTntLabel
        Left = 8
        Top = 352
        Width = 269
        Height = 13
        Caption = 'This page is disabled because phone does not support it.'
        Enabled = False
        Visible = False
      end
      object TntLabel3: TTntLabel
        Left = 8
        Top = 159
        Width = 56
        Height = 13
        Caption = 'Range end:'
      end
      object TntLabel2: TTntLabel
        Left = 8
        Top = 192
        Width = 46
        Height = 13
        Caption = 'End date:'
      end
      object TntLabel1: TTntLabel
        Left = 8
        Top = 224
        Width = 44
        Height = 13
        Caption = 'End time:'
      end
      object TntLabel4: TTntLabel
        Left = 8
        Top = 252
        Width = 57
        Height = 13
        Caption = 'Week days:'
      end
      object TntRadioGroupReccurence: TTntRadioGroup
        Left = 8
        Top = 68
        Width = 341
        Height = 74
        Caption = 'Reccurence'
        Columns = 2
        ItemIndex = 2
        Items.Strings = (
          'None'
          'Daily'
          'Weekly'
          'Monthly'
          'Yearly')
        TabOrder = 0
        OnClick = TntRadioGroupReccurenceClick
      end
      object TntComboBoxRangeEnd: TTntComboBox
        Left = 96
        Top = 156
        Width = 253
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        ItemIndex = 1
        TabOrder = 1
        Text = 'Date'
        OnChange = TntComboBoxRangeEndChange
        Items.Strings = (
          'None'
          'Date')
      end
      object TntDatePickerReccurence: TTntDateTimePicker
        Left = 96
        Top = 188
        Width = 253
        Height = 21
        Date = 38161.606045011600000000
        Time = 38161.606045011600000000
        TabOrder = 2
        OnChange = TntDatePickerReccurenceChange
      end
      object TntTimePickerReccurence: TTntDateTimePicker
        Left = 96
        Top = 220
        Width = 253
        Height = 21
        Date = 38161.606045011600000000
        Time = 38161.606045011600000000
        Kind = dtkTime
        TabOrder = 3
        OnChange = TntDatePickerReccurenceChange
      end
      object TntCheckBox1: TTntCheckBox
        Left = 96
        Top = 251
        Width = 122
        Height = 17
        Caption = 'Monday'
        TabOrder = 4
      end
      object TntCheckBox2: TTntCheckBox
        Left = 96
        Top = 271
        Width = 122
        Height = 17
        Caption = 'Tuesday'
        TabOrder = 5
      end
      object TntCheckBox3: TTntCheckBox
        Left = 96
        Top = 291
        Width = 122
        Height = 17
        Caption = 'Wednesday'
        TabOrder = 6
      end
      object TntCheckBox4: TTntCheckBox
        Left = 96
        Top = 311
        Width = 122
        Height = 17
        Caption = 'Thursday'
        TabOrder = 7
      end
      object TntCheckBox7: TTntCheckBox
        Left = 228
        Top = 271
        Width = 122
        Height = 17
        Caption = 'Saturday'
        TabOrder = 10
      end
      object TntCheckBox6: TTntCheckBox
        Left = 228
        Top = 251
        Width = 122
        Height = 17
        Caption = 'Sunday'
        TabOrder = 9
      end
      object TntCheckBox5: TTntCheckBox
        Left = 96
        Top = 331
        Width = 122
        Height = 17
        Caption = 'Friday'
        TabOrder = 8
      end
    end
    object TabSheet5: TTntTabSheet
      Caption = 'Outlook'
      ImageIndex = 4
      object Label3: TTntLabel
        Left = 8
        Top = 76
        Width = 30
        Height = 13
        Caption = 'GUID:'
      end
      object Label25: TTntLabel
        Left = 8
        Top = 108
        Width = 34
        Height = 13
        Caption = 'File As:'
      end
      object Image3: TTntImage
        Left = 8
        Top = 12
        Width = 32
        Height = 32
        Transparent = True
      end
      object lblName3: TTntLabel
        Left = 64
        Top = 20
        Width = 9
        Height = 13
        Caption = '   '
      end
      object Bevel4: TTntBevel
        Left = 8
        Top = 56
        Width = 341
        Height = 9
        Shape = bsTopLine
      end
      object txtOutlookID: TTntEdit
        Left = 96
        Top = 72
        Width = 253
        Height = 21
        Color = clBtnFace
        MaxLength = 30
        ReadOnly = True
        TabOrder = 0
      end
      object txtFileAs: TTntEdit
        Left = 96
        Top = 104
        Width = 253
        Height = 21
        Color = clBtnFace
        MaxLength = 30
        ReadOnly = True
        TabOrder = 1
      end
    end
  end
  object OkButton: TTntButton
    Left = 232
    Top = 416
    Width = 69
    Height = 25
    Caption = 'OK'
    Default = True
    TabOrder = 1
    OnClick = OkButtonClick
  end
  object CancelButton: TTntButton
    Left = 308
    Top = 416
    Width = 69
    Height = 25
    Cancel = True
    Caption = '&Cancel'
    TabOrder = 2
    OnClick = CancelButtonClick
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -