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

📄 untmaintain.dfm

📁 1、通过串口连接手机或短信终端发送短信; 2、内置Access数据库
💻 DFM
字号:
object FrmMaintain: TFrmMaintain
  Left = 149
  Top = 108
  Width = 800
  Height = 600
  Caption = #23383#20856#32500#25252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  Icon.Data = {
    0000010002002020100000000000E80200002600000010101000000000002801
    00000E0300002800000020000000400000000100040000000000800200000000
    0000000000000000000000000000000000000000800000800000008080008000
    0000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF00
    0000FF00FF00FFFF0000FFFFFF00000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000777777000000000000000000000078888888887700000000000000
    0007788880000088887000000000000007888800088888000077700000000007
    7800000FF00000FFFF0000000000000880000FF00FC040FFFFFF000000000000
    000FFF0FFC44444FFFFFF00000000000000FF0FFC4444440FFFFFF0000000000
    000F00FC444444440FFFFF0000000000000F0FFC444444444FFFF00000000000
    000F0FC444444FF44FFF00000000000000000FC4444440F40FF0007700000000
    000000C4444444FF000007700000000000000004444444F00000770000000000
    0000000044444400000770000000000000000000000000000887000000000000
    0000000000000008887000000000000000000888888888887700000000000000
    0000000877777777000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000FFF0FFFFFFC03FFFFF803FFFFF000FFFFE00
    03FFF80000FFE000003FC000001F0000000F80000007C0000003E00000012000
    00000000000080000003C0000005C0000003E0000007F000000FF800001FEC00
    003FB600007FD90000FFE68003FF39200FFF0DCFFFF9863FFFC7C1C7FF0FE03F
    F81FF800007FFE0001FFFF800FFF280000001000000020000000010004000000
    0000C00000000000000000000000000000000000000000000000000080000080
    00000080800080000000800080008080000080808000C0C0C0000000FF0000FF
    000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0000000000000000000000
    0000000000000000000000000000000007888870000000088000800770000080
    0FFC4FFF00000000FFC444FFF000000FFC44444FF0000000FC444F4F07000000
    00444F0070000000800000080000000008888870000000000000000000000007
    00000000000000000007007000000000000000007000F8FF0000F03F0000C00F
    0000800700000003000080010000400000008001000080010000C0030000A007
    0000D00F0000683F00008FF90000C0C30000F0070000}
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 792
    Height = 41
    ButtonHeight = 31
    Caption = 'ToolBar1'
    TabOrder = 0
    object SpeedButton11: TSpeedButton
      Left = 0
      Top = 2
      Width = 49
      Height = 31
      Caption = #26368#19978
      OnClick = SpeedButton11Click
    end
    object SpeedButton9: TSpeedButton
      Left = 49
      Top = 2
      Width = 49
      Height = 31
      Caption = #21521#19978
      OnClick = SpeedButton9Click
    end
    object SpeedButton8: TSpeedButton
      Left = 98
      Top = 2
      Width = 49
      Height = 31
      Caption = #21521#19979
      OnClick = SpeedButton8Click
    end
    object SpeedButton7: TSpeedButton
      Left = 147
      Top = 2
      Width = 49
      Height = 31
      Caption = #26368#19979
      OnClick = SpeedButton7Click
    end
    object SpeedButton6: TSpeedButton
      Left = 196
      Top = 2
      Width = 49
      Height = 31
      Caption = #28155#21152
      OnClick = SpeedButton6Click
    end
    object SpeedButton5: TSpeedButton
      Left = 245
      Top = 2
      Width = 49
      Height = 31
      Caption = #21024#38500
      OnClick = SpeedButton5Click
    end
    object SpeedButton4: TSpeedButton
      Left = 294
      Top = 2
      Width = 49
      Height = 31
      Caption = #20462#25913
      OnClick = SpeedButton4Click
    end
    object SpeedButton3: TSpeedButton
      Left = 343
      Top = 2
      Width = 49
      Height = 31
      Caption = #20445#23384
      OnClick = SpeedButton3Click
    end
    object SpeedButton2: TSpeedButton
      Left = 392
      Top = 2
      Width = 49
      Height = 31
      Caption = #21462#28040
      OnClick = SpeedButton2Click
    end
    object SpeedButton1: TSpeedButton
      Left = 441
      Top = 2
      Width = 49
      Height = 31
      Caption = #21047#26032
      OnClick = SpeedButton1Click
    end
    object SpeedButton10: TSpeedButton
      Left = 490
      Top = 2
      Width = 49
      Height = 31
      Caption = #26680#26597
    end
    object SpeedButton12: TSpeedButton
      Left = 539
      Top = 2
      Width = 49
      Height = 31
      Caption = #36864#20986
      OnClick = SpeedButton12Click
    end
  end
  object DBN1: TDBNavigator
    Left = 552
    Top = 7
    Width = 230
    Height = 25
    DataSource = DM1.dsMaintain
    Flat = True
    ParentShowHint = False
    ConfirmDelete = False
    ShowHint = True
    TabOrder = 1
    Visible = False
  end
  object DBGridEh1: TDBGridEh
    Left = 0
    Top = 40
    Width = 785
    Height = 529
    DataSource = DM1.dsMaintain
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -13
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking]
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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