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

📄 u_main.~dfm

📁 这个是一个完整的药房管理系统
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object Form_main: TForm_main
  Left = 316
  Top = 89
  Width = 696
  Height = 480
  Caption = #25945#21153#22788#19987#29992
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label13: TLabel
    Left = 72
    Top = 16
    Width = 38
    Height = 13
    Caption = 'Label13'
  end
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 673
    Height = 433
    ActivePage = TabSheet4
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #35838#31243#35774#32622#23457#25209
      OnShow = TabSheet1Show
      object Label1: TLabel
        Left = 40
        Top = 24
        Width = 89
        Height = 13
        AutoSize = False
        Caption = #24453#23457#25209#30340#35838#31243
      end
      object DBGrid1: TDBGrid
        Left = 16
        Top = 48
        Width = 225
        Height = 329
        DataSource = DS_course
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'ID'
            Title.Caption = #35838#31243#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'NAME'
            Title.Caption = #35838#31243#21517#31216
            Visible = True
          end>
      end
      object GroupBox1: TGroupBox
        Left = 264
        Top = 32
        Width = 393
        Height = 361
        Caption = #35838#31243#20449#24687
        TabOrder = 1
        object Label2: TLabel
          Left = 16
          Top = 32
          Width = 57
          Height = 13
          AutoSize = False
          Caption = #35838#31243#21517#31216':'
        end
        object Label3: TLabel
          Left = 16
          Top = 80
          Width = 65
          Height = 13
          AutoSize = False
          Caption = #20219#35838#25945#24072':'
        end
        object Label4: TLabel
          Left = 24
          Top = 136
          Width = 27
          Height = 13
          Caption = #23398#20998':'
        end
        object Label5: TLabel
          Left = 24
          Top = 192
          Width = 27
          Height = 13
          Caption = #23398#26102':'
        end
        object Label8: TLabel
          Left = 32
          Top = 224
          Width = 51
          Height = 13
          Caption = #35838#31243#31616#20171':'
        end
        object RadioGroup1: TRadioGroup
          Left = 240
          Top = 16
          Width = 129
          Height = 169
          Caption = #30003#35831#39033#30446
          ItemIndex = 0
          Items.Strings = (
            #30003#35831#22686#21152#26032#35838
            #30003#35831#21024#38500#26087#35838
            #30003#35831#20462#25913#35838#31243)
          TabOrder = 0
        end
        object DBEdit1: TDBEdit
          Left = 88
          Top = 24
          Width = 121
          Height = 21
          DataField = 'NAME'
          DataSource = DS_course
          TabOrder = 1
        end
        object DBEdit2: TDBEdit
          Left = 88
          Top = 80
          Width = 121
          Height = 21
          DataField = 'NAME'
          DataSource = DS_teacher
          TabOrder = 2
        end
        object DBEdit3: TDBEdit
          Left = 88
          Top = 136
          Width = 121
          Height = 21
          DataField = 'CREDIT_HOUR'
          DataSource = DS_course
          TabOrder = 3
        end
        object DBEdit4: TDBEdit
          Left = 88
          Top = 184
          Width = 121
          Height = 21
          DataField = 'PERIOD'
          DataSource = DS_course
          TabOrder = 4
        end
        object DBMemo1: TDBMemo
          Left = 24
          Top = 248
          Width = 193
          Height = 97
          DataField = 'INTRO'
          DataSource = DS_course
          TabOrder = 5
        end
        object Panel1: TPanel
          Left = 240
          Top = 216
          Width = 129
          Height = 129
          BevelInner = bvLowered
          BevelWidth = 2
          TabOrder = 6
          object BitBtn_OK: TBitBtn
            Left = 24
            Top = 16
            Width = 81
            Height = 25
            Caption = #21516#24847
            TabOrder = 0
            OnClick = BitBtn_OKClick
            Kind = bkOK
          end
          object BitBtn_no: TBitBtn
            Left = 24
            Top = 72
            Width = 81
            Height = 25
            Caption = #19981#21516#24847
            TabOrder = 1
            OnClick = BitBtn_noClick
            Kind = bkAbort
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #35838#31243#36164#28304#20998#37197
      ImageIndex = 1
      OnShow = TabSheet2Show
      object Label6: TLabel
        Left = 32
        Top = 16
        Width = 72
        Height = 13
        Caption = #24453#20998#37197#35838#31243#65306
      end
      object Label7: TLabel
        Left = 40
        Top = 176
        Width = 60
        Height = 13
        Caption = #19978#35838#25945#23460#65306
      end
      object Label9: TLabel
        Left = 208
        Top = 176
        Width = 60
        Height = 13
        Caption = #19978#35838#26102#38388#65306
      end
      object Label10: TLabel
        Left = 40
        Top = 240
        Width = 72
        Height = 13
        Caption = #24050#20998#37197#35838#31243#65306
      end
      object DBGrid2: TDBGrid
        Left = 16
        Top = 40
        Width = 633
        Height = 120
        DataSource = DS_nactivecourse
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Edit_addr: TEdit
        Left = 32
        Top = 200
        Width = 121
        Height = 21
        TabOrder = 1
        Text = 'Edit_addr'
      end
      object Edit_time: TEdit
        Left = 200
        Top = 200
        Width = 121
        Height = 21
        TabOrder = 2
        Text = 'Edit_time'
      end
      object DBGrid3: TDBGrid
        Left = 8
        Top = 264
        Width = 633
        Height = 129
        DataSource = DS_activecourse
        TabOrder = 3
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object GroupBox2: TGroupBox
        Left = 360
        Top = 168
        Width = 265
        Height = 89
        Caption = #25805#20316
        TabOrder = 4
        object Btn_clear: TButton
          Left = 144
          Top = 56
          Width = 105
          Height = 25
          Caption = #28165#38500#25152#26377#20998#37197
          TabOrder = 0
          OnClick = Btn_clearClick
        end
        object btn_cancel: TButton
          Left = 14
          Top = 56
          Width = 75
          Height = 25
          Caption = #21462#28040#20998#37197
          TabOrder = 1
          OnClick = btn_cancelClick
        end
        object Btn_submit: TButton
          Left = 14
          Top = 16
          Width = 75
          Height = 25
          Caption = #25552#20132#20998#37197
          TabOrder = 2
          OnClick = Btn_submitClick
        end
        object Btn_print: TButton
          Left = 144
          Top = 16
          Width = 105
          Height = 25
          Caption = #25171#21360#35838#31243#20449#24687
          TabOrder = 3
          OnClick = Btn_printClick
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #36873#35838#32467#26524#26597#35810#31649#29702
      ImageIndex = 2
      OnShow = TabSheet3Show
      object Label11: TLabel
        Left = 32
        Top = 24
        Width = 65
        Height = 13
        AutoSize = False
        Caption = #36873#35838#32467#26524#65306
      end
      object Label12: TLabel
        Left = 408
        Top = 24
        Width = 49
        Height = 13

⌨️ 快捷键说明

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