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

📄 qxgl_form.dfm

📁 经典原码
💻 DFM
字号:
object QXGL_F: TQXGL_F
  Left = 199
  Top = 136
  Width = 760
  Height = 409
  ActiveControl = QXTJ_FRBtn
  BorderIcons = [biSystemMenu]
  Caption = #31995#32479#26435#38480#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 737
    Height = 313
    TabOrder = 0
    object FlatGroupBox5: TFlatGroupBox
      Left = 8
      Top = 8
      Width = 465
      Height = 297
      Caption = #24050#26377#26435#38480#65306
      TabOrder = 0
      ColorBorder = clGreen
      object QX_DG: TDBGrid
        Left = 8
        Top = 16
        Width = 449
        Height = 241
        DataSource = QX_DS
        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 = []
        OnDblClick = QX_DGDblClick
        Columns = <
          item
            Expanded = False
            Title.Caption = #32534#21495
            Width = 128
            Visible = True
          end
          item
            Expanded = False
            Title.Caption = #22995#21517
            Width = 156
            Visible = True
          end
          item
            Expanded = False
            Title.Caption = #26435#38480
            Width = 128
            Visible = True
          end>
      end
      object QXDel_FBtn: TFlatButton
        Left = 376
        Top = 264
        Width = 73
        Height = 25
        ColorFocused = clSkyBlue
        ColorBorder = clOlive
        Caption = #21024#38500
        TabOrder = 1
        OnClick = QXDel_FBtnClick
      end
    end
    object FlatGroupBox7: TFlatGroupBox
      Left = 480
      Top = 8
      Width = 249
      Height = 49
      Caption = #26041#24335#65306
      TabOrder = 1
      ColorBorder = clGreen
      object QXXG_FRBtn: TFlatRadioButton
        Left = 40
        Top = 20
        Width = 73
        Height = 17
        Caption = #20462#25913
        TabOrder = 0
        OnClick = QXXG_FRBtnClick
      end
      object QXTJ_FRBtn: TFlatRadioButton
        Left = 152
        Top = 20
        Width = 65
        Height = 17
        Caption = #28155#21152
        TabOrder = 1
        OnClick = QXTJ_FRBtnClick
      end
    end
    object FlatGroupBox8: TFlatGroupBox
      Left = 480
      Top = 72
      Width = 249
      Height = 185
      Caption = #20449#24687#65306
      TabOrder = 2
      ColorBorder = clGreen
      object Label18: TLabel
        Left = 24
        Top = 27
        Width = 36
        Height = 12
        Caption = #32534#21495#65306
      end
      object Label19: TLabel
        Left = 24
        Top = 52
        Width = 36
        Height = 12
        Caption = #22995#21517#65306
      end
      object Label1: TLabel
        Left = 24
        Top = 78
        Width = 36
        Height = 12
        Caption = #26435#38480#65306
      end
      object Label2: TLabel
        Left = 12
        Top = 103
        Width = 48
        Height = 12
        Caption = #26087#23494#30721#65306
      end
      object Label3: TLabel
        Left = 12
        Top = 129
        Width = 48
        Height = 12
        Caption = #26032#23494#30721#65306
      end
      object Label4: TLabel
        Left = 24
        Top = 155
        Width = 36
        Height = 12
        Caption = #30830#35748#65306
      end
      object QXBH_FE: TFlatEdit
        Left = 80
        Top = 24
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        MaxLength = 4
        TabOrder = 0
      end
      object QXXM_FE: TFlatEdit
        Left = 80
        Top = 49
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        TabOrder = 1
      end
      object QX_FCB: TFlatComboBox
        Left = 80
        Top = 75
        Width = 153
        Height = 20
        Style = csDropDownList
        Color = clWindow
        ItemHeight = 12
        Items.Strings = (
          #36229#32423#31649#29702#21592
          #19968#33324#29992#25143)
        TabOrder = 2
        Text = #36229#32423#31649#29702#21592
        ItemIndex = 0
      end
      object JMM_FE: TFlatEdit
        Left = 80
        Top = 100
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        PasswordChar = '*'
        TabOrder = 3
      end
      object XMM_FE: TFlatEdit
        Left = 80
        Top = 126
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        PasswordChar = '*'
        TabOrder = 4
      end
      object QR_FE: TFlatEdit
        Left = 80
        Top = 152
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        PasswordChar = '*'
        TabOrder = 5
      end
    end
    object QXZX_FBtn: TFlatButton
      Left = 648
      Top = 272
      Width = 73
      Height = 25
      ColorFocused = clSkyBlue
      ColorBorder = clOlive
      Caption = #25191#34892
      TabOrder = 3
      OnClick = QXZX_FBtnClick
    end
  end
  object Button1: TButton
    Left = 640
    Top = 336
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Button1Click
  end
  object QX_DS: TDataSource
    Left = 80
    Top = 336
  end
end

⌨️ 快捷键说明

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