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

📄 umain.dfm

📁 4. sms engine 1 + gammu
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    75FFDD9571FFDE9975FFE0A07EFFE3A687FFE5AD8FFFE8B39AFFEABBA3FFECC1
    A8FFEFC8B1FFF1CFBCFFF3D6C6FFCF9561FF0000001400000005000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000C8794480E6B297FFE8B399FFE5AD91F0E0A688B2E2A4
    86FFE1A07EFFDF9B77FFDD9671FFDE9873FFE09E7CFFE2A586FFE5AC8EFFE7B2
    98FFEAB9A2FFDAAA8CE9C6A59287F0CDBAE0F3D5C4FFF2DACCA0000000010000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000EBBCA520E9B9A170E8B49ABFE7B0
    943000000000BC5A239FE1A07FFFDF9B77FFDD9672FFD08E6B98DB997883E2A4
    8680E5AB8CFFE7B197FFE9B8A0FFBD79499A0000000CCBAFA013F2D2C1200000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000A1460A20E1A080DFDF9C79FFDE9873BF0000
    00000000000000000000E5AB8C9FE7B095FFE9B79FDFD4966750000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000FFFFFFFFFFC00000FFFFFFFFFFC00000FFFF
    FFFFFFC00000FFFFFFFFFFC00000FFFFFFC007C00000FFFFFFC000400000FFF8
    000000400000FE00000000400000FE00000000000000C000000000000000C000
    000000000000C000000000000000000000000000000000000000000000000000
    0000000000000000000000C000000000000000C000000000000000C000000000
    00001FC0000000000000FFC0000000000000FFC0000000000000FFC000000000
    0000FFC0000000000001FFC0000080000001FFC0000080000003FFC000008000
    000FFFC00000C800001FFFC00000F800003FFFC00000F84000FFFFC00000FFC3
    87FFFFC00000FFFFFFFFFFC00000FFFFFFFFFFC00000FFFFFFFFFFC00000FFFF
    FFFFFFC00000}
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnMouseMove = FormMouseMove
  PixelsPerInch = 96
  TextHeight = 12
  object Button1: TButton
    Left = 6
    Top = 189
    Width = 75
    Height = 25
    Caption = 'Start'
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 86
    Top = 189
    Width = 75
    Height = 25
    Caption = 'Stop'
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 316
    Top = 189
    Width = 75
    Height = 25
    Caption = 'Hide App'
    TabOrder = 2
    OnClick = Button3Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 219
    Width = 394
    Height = 19
    Panels = <
      item
        Width = 270
      end
      item
        Alignment = taCenter
        Width = 50
      end>
  end
  object PageControl1: TPageControl
    Left = 5
    Top = 3
    Width = 386
    Height = 182
    ActivePage = TabSheet2
    TabOrder = 4
    object TabSheet2: TTabSheet
      Caption = 'Main Program'
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 0
        Top = 113
        Width = 377
        Height = 38
        Caption = 'Service Setting'
        TabOrder = 0
        object Label1: TLabel
          Left = 10
          Top = 17
          Width = 21
          Height = 12
          Caption = 'Port'
        end
        object DeviceComboBox: TComboBox
          Left = 147
          Top = 10
          Width = 97
          Height = 20
          ItemHeight = 12
          ItemIndex = 0
          TabOrder = 0
          Text = 'com1:'
          Items.Strings = (
            'com1:'
            'com2:'
            'com3:'
            'com4:'
            'com5:'
            'com6:'
            'com7:'
            'com8:'
            'com9:'
            'com10:'
            'com11:'
            'com12:'
            'com13:'
            'com14:'
            'com15:'
            'com16:'
            'com17:'
            'com23:'
            'com24:'
            'incorrect port name')
        end
      end
      object GroupBox4: TGroupBox
        Left = 0
        Top = 5
        Width = 377
        Height = 108
        Caption = ' Info  : '
        TabOrder = 1
        object Label14: TLabel
          Left = 12
          Top = 18
          Width = 107
          Height = 12
          Caption = 'Device model             '
        end
        object Label15: TLabel
          Left = 12
          Top = 34
          Width = 123
          Height = 12
          Caption = 'Device firmware version '
        end
        object LbModel: TLabel
          Left = 149
          Top = 18
          Width = 26
          Height = 12
          Caption = 'None'
        end
        object LbFirmWare: TLabel
          Left = 149
          Top = 34
          Width = 26
          Height = 12
          Caption = 'None'
        end
        object Label21: TLabel
          Left = 12
          Top = 67
          Width = 74
          Height = 12
          Caption = 'Network code  '
        end
        object Label22: TLabel
          Left = 12
          Top = 84
          Width = 71
          Height = 12
          Caption = 'Network name'
        end
        object LbNewCode: TLabel
          Left = 149
          Top = 66
          Width = 26
          Height = 12
          Caption = 'None'
        end
        object LbNetworkName: TLabel
          Left = 149
          Top = 83
          Width = 26
          Height = 12
          Caption = 'None'
        end
        object Label16: TLabel
          Left = 12
          Top = 50
          Width = 109
          Height = 12
          Caption = 'Device IMEI               '
        end
        object LbImei: TLabel
          Left = 149
          Top = 50
          Width = 26
          Height = 12
          Caption = 'None'
        end
      end
    end
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 320
    Top = 104
  end
  object PopupMenu1: TPopupMenu
    Left = 352
    Top = 104
    object Connection1: TMenuItem
      Caption = 'Main Program'
      OnClick = Connection1Click
    end
    object Service1: TMenuItem
      Caption = 'Service'
      object Start1: TMenuItem
        Caption = 'Start'
        OnClick = Start1Click
      end
      object Stop1: TMenuItem
        Caption = 'Stop'
        OnClick = Stop1Click
      end
    end
    object N1: TMenuItem
      Caption = '-'
    end
    object erminatApplication1: TMenuItem
      Caption = 'Terminate Application'
      OnClick = erminatApplication1Click
    end
  end
  object ADOConnection: TADOConnection
    ConnectionString = 'Provider=MSDASQL.1;Persist Security Info=False;Data Source=smse'
    LoginPrompt = False
    Provider = 'MSDASQL.1'
    Left = 360
    Top = 24
  end
  object ADOQueryFree: TADOQuery
    Connection = ADOConnection
    Parameters = <>
    Left = 328
    Top = 24
  end
  object TimerCekOutbox: TTimer
    Enabled = False
    Interval = 500
    OnTimer = TimerCekOutboxTimer
    Left = 352
    Top = 72
  end
  object ADOQueryFree2: TADOQuery
    Connection = ADOConnection
    Parameters = <>
    Left = 296
    Top = 24
  end
end

⌨️ 快捷键说明

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