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

📄 unitautoreplyform.dfm

📁 串口短信猫收发软件。支持西门子TC35i设备
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object AutoReplyForm: TAutoReplyForm
  Left = 170
  Top = 115
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #33258#21160#22238#22797
  ClientHeight = 523
  ClientWidth = 742
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object RzPanel1: TRzPanel
    Left = 400
    Top = 0
    Width = 342
    Height = 523
    Align = alRight
    BorderOuter = fsNone
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 69
      Width = 96
      Height = 12
      Caption = #25509#25910#30701#20449#21069#32512#26631#35782
    end
    object Label2: TLabel
      Left = 16
      Top = 117
      Width = 96
      Height = 12
      Caption = #22238#22797#30701#20449#20869#23481#21069#32512
    end
    object Label3: TLabel
      Left = 16
      Top = 150
      Width = 96
      Height = 12
      Caption = #22238#22797#30701#20449#21160#24577#20869#23481
    end
    object Label4: TLabel
      Left = 16
      Top = 274
      Width = 96
      Height = 12
      Caption = #21160#24577#20869#23481#21442#25968#21015#34920
    end
    object Label5: TLabel
      Left = 16
      Top = 338
      Width = 96
      Height = 12
      Caption = #22238#22797#30701#20449#20869#23481#21518#32512
    end
    object Label6: TLabel
      Left = 16
      Top = 366
      Width = 96
      Height = 12
      Caption = #33258#21160#22238#22797#35268#21017#35828#26126
    end
    object Label7: TLabel
      Left = 120
      Top = 296
      Width = 168
      Height = 12
      Caption = #31532#19968#20010#21442#25968#22266#23450#20026#25509#25910#30701#20449#20869#23481
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 120
      Top = 248
      Width = 78
      Height = 12
      Caption = #25968#25454#24211#26597#35810'SQL'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 120
      Top = 89
      Width = 174
      Height = 12
      Caption = #22914#65306'CX*'#34920#31034#20197'CX'#24320#22836#30340#25152#26377#30701#20449
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 120
      Top = 312
      Width = 168
      Height = 12
      Caption = #21487#26377#22810#20010#21442#25968#65292#20854#38388#20197#65307#20316#38388#38548
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object RzURLLabel1: TRzURLLabel
      Left = 120
      Top = 464
      Width = 114
      Height = 12
      Caption = #35268#21017#35828#26126#30701#20449#32676#21457'...'
      Font.Charset = GB2312_CHARSET
      Font.Color = clHighlight
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsUnderline]
      ParentFont = False
      OnClick = RzURLLabel1Click
      BlinkIntervalOff = 1000
      BlinkIntervalOn = 1000
    end
    object RzCheckBox_AutoReply: TRzCheckBox
      Left = 120
      Top = 32
      Width = 177
      Height = 17
      Caption = #21551#29992#33258#21160#22238#22797
      State = cbUnchecked
      TabOrder = 0
      OnClick = RzCheckBox_AutoReplyClick
    end
    object DBEdit1: TDBEdit
      Left = 120
      Top = 64
      Width = 185
      Height = 20
      DataField = 'reci_prefix'
      DataSource = DM.DSrc_AutoReply
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 1
    end
    object DBEdit2: TDBEdit
      Left = 120
      Top = 112
      Width = 185
      Height = 20
      DataField = 'send_prefix'
      DataSource = DM.DSrc_AutoReply
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 2
    end
    object DBEdit3: TDBEdit
      Left = 120
      Top = 270
      Width = 185
      Height = 20
      DataField = 'send_params'
      DataSource = DM.DSrc_AutoReply
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 4
    end
    object DBMemo1: TDBMemo
      Left = 120
      Top = 150
      Width = 185
      Height = 89
      DataField = 'send_sql'
      DataSource = DM.DSrc_AutoReply
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 3
    end
    object DBEdit4: TDBEdit
      Left = 120
      Top = 334
      Width = 185
      Height = 20
      DataField = 'send_suffix'
      DataSource = DM.DSrc_AutoReply
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 5
    end
    object DBMemo2: TDBMemo
      Left = 120
      Top = 366
      Width = 185
      Height = 89
      DataField = 'remark'
      DataSource = DM.DSrc_AutoReply
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 6
    end
    object RzPanel5: TRzPanel
      Left = 0
      Top = 491
      Width = 342
      Height = 32
      Align = alBottom
      BorderOuter = fsNone
      Color = clPurple
      TabOrder = 7
      object RzBitBtn9: TRzBitBtn
        Left = 16
        Top = 4
        Width = 57

⌨️ 快捷键说明

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