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

📄 uiqstk.~dfm

📁 Delphi编写的启光短信试题编辑平台源码
💻 ~DFM
字号:
object Form1: TForm1
  Left = 203
  Top = 175
  Width = 731
  Height = 517
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 723
    Height = 490
    Align = alClient
    TabOrder = 0
    object Splitter1: TSplitter
      Left = 165
      Top = 1
      Width = 0
      Height = 216
      Cursor = crHSplit
    end
    object Splitter2: TSplitter
      Left = 161
      Top = 1
      Width = 4
      Height = 216
      Cursor = crHSplit
    end
    object DBGrid2: TDBGrid
      Left = 165
      Top = 1
      Width = 557
      Height = 216
      Align = alClient
      DataSource = DataSource2
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'F_STXH'
          Title.Caption = #35797#39064#32534#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_LXMC'
          Title.Caption = #35797#39064#31867#22411
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_STNR'
          Title.Caption = #35797#39064#20869#23481
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_STDAA'
          Title.Caption = #31572#26696'A'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_STDAB'
          Title.Caption = #31572#26696'B'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_STDAC'
          Title.Caption = #31572#26696'C'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_STDAD'
          Title.Caption = #31572#26696'C'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'F_STDAZ'
          Title.Caption = #27491#30830#31572#26696
          Visible = True
        end>
    end
    object ListBox1: TListBox
      Left = 1
      Top = 1
      Width = 160
      Height = 216
      Align = alLeft
      ItemHeight = 12
      TabOrder = 1
      OnClick = ListBox1Click
    end
    object PageControl1: TPageControl
      Left = 1
      Top = 217
      Width = 721
      Height = 272
      ActivePage = TabSheet1
      Align = alBottom
      TabIndex = 0
      TabOrder = 2
      object TabSheet1: TTabSheet
        Caption = #35797#39064#32534#36753
        object Label1: TLabel
          Left = 16
          Top = 24
          Width = 72
          Height = 12
          Caption = #35797#39064#31867#22411#21517#31216
        end
        object Label2: TLabel
          Left = 16
          Top = 72
          Width = 72
          Height = 12
          Caption = #31867#22411#22791#27880#20449#24687
        end
        object Label3: TLabel
          Left = 256
          Top = 24
          Width = 48
          Height = 12
          Caption = #35797#39064#20869#23481
        end
        object Label8: TLabel
          Left = 256
          Top = 64
          Width = 48
          Height = 12
          Caption = #35797#39064#31867#22411
        end
        object Label4: TLabel
          Left = 272
          Top = 96
          Width = 30
          Height = 12
          Caption = #31572#26696'A'
        end
        object Label7: TLabel
          Left = 272
          Top = 168
          Width = 30
          Height = 12
          Caption = #31572#26696'D'
        end
        object Label6: TLabel
          Left = 272
          Top = 144
          Width = 30
          Height = 12
          Caption = #31572#26696'C'
        end
        object Label5: TLabel
          Left = 272
          Top = 120
          Width = 30
          Height = 12
          Caption = #31572#26696'B'
        end
        object Edit5: TEdit
          Left = 24
          Top = 40
          Width = 193
          Height = 20
          TabOrder = 0
        end
        object Memo2: TMemo
          Left = 24
          Top = 88
          Width = 193
          Height = 89
          ScrollBars = ssVertical
          TabOrder = 1
        end
        object Button1: TButton
          Left = 24
          Top = 184
          Width = 57
          Height = 25
          Caption = #26032#22686
          TabOrder = 2
          OnClick = Button1Click
        end
        object Button2: TButton
          Left = 80
          Top = 184
          Width = 57
          Height = 25
          Caption = #20462#25913
          TabOrder = 3
          OnClick = Button2Click
        end
        object Button8: TButton
          Left = 136
          Top = 184
          Width = 57
          Height = 25
          Caption = #21024#38500
          TabOrder = 4
          OnClick = Button8Click
        end
        object DBNavigator1: TDBNavigator
          Left = 376
          Top = 8
          Width = 184
          Height = 25
          DataSource = DataSource2
          VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
          TabOrder = 5
        end
        object Edit6: TEdit
          Left = 312
          Top = 40
          Width = 361
          Height = 20
          TabOrder = 6
          OnKeyPress = Edit6KeyPress
        end
        object ComboBox1: TComboBox
          Left = 312
          Top = 64
          Width = 225
          Height = 22
          Style = csOwnerDrawFixed
          ItemHeight = 16
          TabOrder = 7
        end
        object Edit1: TEdit
          Left = 312
          Top = 96
          Width = 273
          Height = 20
          TabOrder = 8
          OnKeyPress = Edit1KeyPress
        end
        object Edit2: TEdit
          Left = 312
          Top = 120
          Width = 273
          Height = 20
          TabOrder = 9
          OnKeyPress = Edit2KeyPress
        end
        object Edit3: TEdit
          Left = 312
          Top = 144
          Width = 273
          Height = 20
          TabOrder = 10
          OnKeyPress = Edit3KeyPress
        end
        object Edit4: TEdit
          Left = 312
          Top = 168
          Width = 273
          Height = 20
          TabOrder = 11
        end
        object GroupBox1: TGroupBox
          Left = 600
          Top = 72
          Width = 73
          Height = 121
          Caption = #27491#30830#31572#26696
          TabOrder = 12
          object RadioButton1: TRadioButton
            Left = 24
            Top = 24
            Width = 41
            Height = 17
            Caption = 'A'
            TabOrder = 0
          end
          object RadioButton2: TRadioButton
            Left = 24
            Top = 48
            Width = 41
            Height = 17
            Caption = 'B'
            TabOrder = 1
          end
          object RadioButton3: TRadioButton
            Left = 24
            Top = 72
            Width = 41
            Height = 17
            Caption = 'C'
            TabOrder = 2
          end
          object RadioButton4: TRadioButton
            Left = 24
            Top = 96
            Width = 41
            Height = 17
            Caption = 'D'
            TabOrder = 3
          end
        end
        object BtnCancel: TButton
          Left = 600
          Top = 200
          Width = 75
          Height = 25
          Caption = #21462#28040
          TabOrder = 13
        end
        object BtnDelet: TButton
          Left = 472
          Top = 200
          Width = 75
          Height = 25
          Caption = #21024#38500
          TabOrder = 14
          OnClick = BtnDeletClick
        end
        object BtnEdit: TButton
          Left = 392
          Top = 200
          Width = 75
          Height = 25
          Caption = #20462#25913
          TabOrder = 15
          OnClick = BtnEditClick
        end
        object BtnInsert: TButton
          Left = 312
          Top = 200
          Width = 75
          Height = 25
          Caption = #26032#22686
          TabOrder = 16
          OnClick = BtnInsertClick
        end
      end
      object TabSheet2: TTabSheet
        Caption = #25968#25454#23548#20837
        ImageIndex = 1
        object Label9: TLabel
          Left = 112
          Top = 8
          Width = 6
          Height = 12
        end
        object Gauge1: TGauge
          Left = 24
          Top = 208
          Width = 385
          Height = 17
          ForeColor = clNavy
          Progress = 0
        end
        object Label10: TLabel
          Left = 24
          Top = 8
          Width = 72
          Height = 12
          Caption = #25968#25454#24211#21517#31216#65306
        end
        object Button4: TButton
          Left = 600
          Top = 8
          Width = 75
          Height = 25
          Caption = #36830#25509'...'
          TabOrder = 0
          OnClick = Button4Click
        end
        object Button5: TButton
          Left = 608
          Top = 208
          Width = 75
          Height = 25
          Caption = #23548#20837#25968#25454
          Enabled = False
          TabOrder = 1
          OnClick = Button5Click
        end
        object DBGrid1: TDBGrid
          Left = 24
          Top = 40
          Width = 665
          Height = 161
          DataSource = DataSource1
          TabOrder = 2
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
        object ComboBox2: TComboBox
          Left = 440
          Top = 208
          Width = 113
          Height = 22
          Style = csOwnerDrawFixed
          ItemHeight = 16
          TabOrder = 3
          OnChange = ComboBox2Change
        end
        object Button3: TButton
          Left = 504
          Top = 8
          Width = 75
          Height = 25
          Caption = #23548#20837'...'
          TabOrder = 4
          OnClick = Button3Click
        end
      end
    end
  end
  object OraSession1: TOraSession
    ConnectPrompt = False
    Username = 'smqguser'
    Password = 'qglg825'
    Server = 'LIGHTENSM'
    Left = 496
    Top = 24
  end
  object DataSource2: TDataSource
    DataSet = OQueryST
    Left = 416
    Top = 24
  end
  object OQueryST: TOraQuery
    SQL.Strings = (
      
        'select ST.F_STXH,STLX.F_LXBH,STLX.F_LXMC,ST.F_STNR,ST.F_STDAA,ST' +
        '.F_STDAB,ST.F_STDAC,ST.F_STDAD,ST.F_STDAZ from SMTEST.D_IQSTK ST' +
        ',SMTEST.D_IQSTLX STLX where ST.F_LXBH = STLX.F_LXBH')
    AfterScroll = OQuerySTAfterScroll
    Left = 448
    Top = 24
    object OQuerySTF_STXH: TIntegerField
      FieldName = 'F_STXH'
      Required = True
    end
    object OQuerySTF_LXBH: TStringField
      FieldName = 'F_LXBH'
      Required = True
      FixedChar = True
      Size = 3
    end
    object OQuerySTF_LXMC: TStringField
      FieldName = 'F_LXMC'
    end
    object OQuerySTF_STNR: TStringField
      FieldName = 'F_STNR'
      Required = True
      Size = 200
    end
    object OQuerySTF_STDAA: TStringField
      FieldName = 'F_STDAA'
      Required = True
    end
    object OQuerySTF_STDAB: TStringField
      FieldName = 'F_STDAB'
      Required = True
    end
    object OQuerySTF_STDAC: TStringField
      FieldName = 'F_STDAC'
    end
    object OQuerySTF_STDAD: TStringField
      FieldName = 'F_STDAD'
    end
    object OQuerySTF_STDAZ: TStringField
      FieldName = 'F_STDAZ'
      Required = True
      FixedChar = True
      Size = 1
    end
  end
  object OQuerySTLX: TOraQuery
    Session = OraSession1
    Left = 120
    Top = 24
  end
  object OpenDialog1: TOpenDialog
    Left = 552
    Top = 24
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 664
    Top = 160
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data S' +
      'ource=MS Access Database;Initial Catalog=E:\'#24037#20316#25991#20214#22841'\'#25105#30340#31243#24207'\'#30701#20449#35797#39064#32534#36753'\Da' +
      'ta\'#24320#24515#39064#24211
    LoginPrompt = False
    Provider = 'MSDASQL.1'
    Left = 584
    Top = 160
  end
  object ADOTable1: TADOTable
    Connection = ADOConnection1
    CursorType = ctStatic
    Left = 624
    Top = 160
  end
end

⌨️ 快捷键说明

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