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

📄 kgcz.dfm

📁 用delphi开发的电力调度操作票系统并带有access数据库
💻 DFM
字号:
object Frm_KGCZ: TFrm_KGCZ
  Left = 322
  Top = 369
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #24320#20851#25805#20316
  ClientHeight = 334
  ClientWidth = 557
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 24
    Top = 30
    Width = 68
    Height = 16
    Caption = #21464#30005#25152#21517
  end
  object Label2: TLabel
    Left = 24
    Top = 80
    Width = 68
    Height = 16
    Caption = #24320#20851#21517#31216
  end
  object Label4: TLabel
    Left = 296
    Top = 79
    Width = 68
    Height = 16
    Caption = #24320#20851#32534#21495
  end
  object RadioGroup2: TRadioGroup
    Left = 296
    Top = 120
    Width = 193
    Height = 185
    Caption = #23433#25514#31080#20196
    TabOrder = 14
  end
  object RadioGroup1: TRadioGroup
    Left = 40
    Top = 120
    Width = 185
    Height = 185
    Caption = #32508#21512#31080#20196
    TabOrder = 13
  end
  object CB_BDS: TComboBox
    Left = 120
    Top = 25
    Width = 145
    Height = 24
    ItemHeight = 16
    TabOrder = 0
    Text = 'CB_BDS'
    OnChange = CB_BDSChange
  end
  object CB_KGNAME: TComboBox
    Left = 119
    Top = 76
    Width = 145
    Height = 24
    ItemHeight = 16
    TabOrder = 1
    Text = 'CB_KGNAME'
    OnChange = CB_KGNAMEChange
  end
  object CB_KGNUM: TComboBox
    Left = 384
    Top = 76
    Width = 145
    Height = 24
    ItemHeight = 16
    TabOrder = 2
    Text = 'CB_KGNUM'
    OnChange = CB_KGNUMChange
  end
  object RadioButton1: TRadioButton
    Left = 75
    Top = 149
    Width = 120
    Height = 25
    Caption = #24320#20851#20572#30005
    TabOrder = 3
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 75
    Top = 189
    Width = 120
    Height = 25
    Caption = #24320#20851#36865#30005
    TabOrder = 4
    OnClick = RadioButton2Click
  end
  object RadioButton3: TRadioButton
    Left = 75
    Top = 229
    Width = 120
    Height = 25
    Caption = #32447#36335#20572#30005
    TabOrder = 5
    OnClick = RadioButton3Click
  end
  object RadioButton4: TRadioButton
    Left = 75
    Top = 269
    Width = 120
    Height = 25
    Caption = #32447#36335#36865#30005
    TabOrder = 6
    OnClick = RadioButton4Click
  end
  object RadioButton5: TRadioButton
    Left = 326
    Top = 149
    Width = 156
    Height = 25
    Caption = #24320#20851#20572#30005#26816#20462
    TabOrder = 7
    OnClick = RadioButton5Click
  end
  object RadioButton6: TRadioButton
    Left = 326
    Top = 189
    Width = 156
    Height = 25
    Caption = #24320#20851#25286#38500#23433#25514
    TabOrder = 8
    OnClick = RadioButton6Click
  end
  object RadioButton7: TRadioButton
    Left = 326
    Top = 229
    Width = 156
    Height = 25
    Caption = #32447#36335#20572#30005#26816#20462
    TabOrder = 9
    OnClick = RadioButton7Click
  end
  object RadioButton8: TRadioButton
    Left = 326
    Top = 269
    Width = 156
    Height = 25
    Caption = #32447#36335#25286#38500#23433#25514
    TabOrder = 10
    OnClick = RadioButton8Click
  end
  object BT_Sure: TButton
    Left = 325
    Top = 22
    Width = 65
    Height = 28
    Caption = #30830#23450
    TabOrder = 11
    OnClick = BT_SureClick
  end
  object BT_Cancle: TButton
    Left = 429
    Top = 22
    Width = 65
    Height = 28
    Caption = #21462#28040
    TabOrder = 12
    OnClick = BT_CancleClick
  end
  object ADOQuery: TADOQuery
    Parameters = <>
    Left = 233
    Top = 150
  end
end

⌨️ 快捷键说明

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