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

📄 clear.dfm

📁 一个门诊系统程序代码一个门诊系统程序代码一个门诊系统程序代码一个门诊系统程序代码一个门诊系统程序代码
💻 DFM
字号:
inherited fclear: Tfclear
  Left = 409
  Top = 26
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #25968#25454#28165#29702
  ClientHeight = 319
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 483
    Height = 105
    Align = alTop
    Caption = ' '#22522#30784#31867' '
    TabOrder = 0
    object chk1: TCheckBox
      Left = 16
      Top = 24
      Width = 85
      Height = 17
      Caption = #22320#21306#35774#32622
      TabOrder = 0
    end
    object chk2: TCheckBox
      Left = 96
      Top = 24
      Width = 86
      Height = 17
      Caption = #21333#20301#35774#32622
      TabOrder = 1
    end
    object chk3: TCheckBox
      Left = 96
      Top = 64
      Width = 86
      Height = 17
      Caption = #20379#24212#21830#20998#31867
      TabOrder = 2
    end
    object chk4: TCheckBox
      Left = 192
      Top = 24
      Width = 91
      Height = 17
      Caption = #20179#24211#35774#32622
      TabOrder = 3
    end
    object chk5: TCheckBox
      Left = 16
      Top = 64
      Width = 76
      Height = 17
      Caption = #33647#21697#20998#31867
      TabOrder = 4
    end
    object chk6: TCheckBox
      Left = 288
      Top = 24
      Width = 87
      Height = 17
      Caption = #26381#29992#26041#27861
      TabOrder = 5
    end
    object chk7: TCheckBox
      Left = 192
      Top = 64
      Width = 91
      Height = 17
      Caption = #20379#24212#21830#20449#24687
      TabOrder = 6
    end
    object chk8: TCheckBox
      Left = 288
      Top = 64
      Width = 87
      Height = 17
      Caption = #33647#21697#20449#24687
      TabOrder = 7
    end
    object Button1: TButton
      Left = 392
      Top = 56
      Width = 75
      Height = 25
      Caption = #28165#38500#25968#25454
      TabOrder = 8
      OnClick = Button1Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 105
    Width = 483
    Height = 64
    Align = alTop
    Caption = ' '#22788#26041#31649#29702' '
    TabOrder = 1
    object xs1: TCheckBox
      Left = 16
      Top = 24
      Width = 97
      Height = 17
      Caption = #22788#26041#21333
      TabOrder = 0
    end
    object xs2: TCheckBox
      Left = 120
      Top = 24
      Width = 97
      Height = 17
      Caption = #20854#23427#25910#36153
      TabOrder = 1
    end
    object xs3: TCheckBox
      Left = 240
      Top = 24
      Width = 97
      Height = 17
      Caption = 'OTC'#21806#33647
      TabOrder = 2
    end
    object BitBtn1: TBitBtn
      Left = 392
      Top = 24
      Width = 75
      Height = 25
      Caption = #28165#38500#25968#25454
      TabOrder = 3
      OnClick = BitBtn1Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 0
    Top = 169
    Width = 483
    Height = 88
    Align = alTop
    Caption = ' '#37319#36141#31649#29702' '
    TabOrder = 2
    object cg1: TCheckBox
      Left = 16
      Top = 24
      Width = 72
      Height = 17
      Caption = #37319#36141#20837#24211
      TabOrder = 0
    end
    object cg2: TCheckBox
      Left = 96
      Top = 24
      Width = 72
      Height = 17
      Caption = #37319#36141#36864#36135
      TabOrder = 1
    end
    object cg3: TCheckBox
      Left = 184
      Top = 24
      Width = 72
      Height = 17
      Caption = #20854#23427#20837#24211
      TabOrder = 2
    end
    object cg4: TCheckBox
      Left = 288
      Top = 24
      Width = 72
      Height = 17
      Caption = #20854#23427#20986#24211
      TabOrder = 3
    end
    object cg5: TCheckBox
      Left = 16
      Top = 56
      Width = 72
      Height = 17
      Caption = #24211#23384#25253#25439
      TabOrder = 4
    end
    object BitBtn2: TBitBtn
      Left = 392
      Top = 48
      Width = 75
      Height = 25
      Caption = #28165#38500#25968#25454
      TabOrder = 5
      OnClick = BitBtn2Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 0
    Top = 257
    Width = 483
    Height = 62
    Align = alClient
    Caption = ' '#30149#21382#21450#24211#23384#31649#29702' '
    TabOrder = 3
    object other1: TCheckBox
      Left = 16
      Top = 24
      Width = 97
      Height = 17
      Caption = #30149#21382#31649#29702
      TabOrder = 0
    end
    object other2: TCheckBox
      Left = 112
      Top = 24
      Width = 97
      Height = 17
      Caption = #24211#23384#26126#32454
      TabOrder = 1
    end
    object BitBtn3: TBitBtn
      Left = 392
      Top = 24
      Width = 75
      Height = 25
      Caption = #28165#38500#25968#25454
      TabOrder = 2
      OnClick = BitBtn3Click
    end
  end
  object clear: TADOQuery
    Connection = fData.ADOConnection
    Parameters = <>
    Left = 368
    Top = 16
  end
end

⌨️ 快捷键说明

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