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

📄 fix.dfm

📁 劳保用品管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object fixfm: Tfixfm
  Left = 94
  Top = 79
  Width = 667
  Height = 487
  BorderIcons = [biSystemMenu]
  Caption = #40065#25239#21307#33647#38598#22242#26377#38480#20844#21496#21171#20445#29992#21697#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 659
    Height = 25
    Align = alTop
    Caption = #40065#25239#21307#33647#38598#22242#26377#38480#20844#21496#21171#20445#29992#21697#31649#29702#31995#32479
    Color = clGreen
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 25
    Width = 659
    Height = 435
    ActivePage = TabSheet1
    Align = alBottom
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabIndex = 0
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #21592#24037#24405#20837
      OnHide = TabSheet1Hide
      OnShow = TabSheet1Show
      object Panel2: TPanel
        Left = 0
        Top = 0
        Width = 361
        Height = 407
        Align = alLeft
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 40
          Width = 52
          Height = 13
          Caption = #37096#38376#21517#31216
        end
        object Label2: TLabel
          Left = 8
          Top = 72
          Width = 52
          Height = 13
          Caption = #37096#38376#32534#21495
        end
        object Label3: TLabel
          Left = 8
          Top = 102
          Width = 52
          Height = 13
          Caption = #21592#24037#32534#21495
        end
        object Label4: TLabel
          Left = 8
          Top = 132
          Width = 52
          Height = 13
          Caption = #21592#24037#22995#21517
        end
        object Label5: TLabel
          Left = 8
          Top = 162
          Width = 52
          Height = 13
          Caption = #22995#21517#32534#30721
        end
        object Label6: TLabel
          Left = 8
          Top = 192
          Width = 52
          Height = 13
          Caption = #21592#24037#24615#21035
        end
        object Label7: TLabel
          Left = 8
          Top = 222
          Width = 52
          Height = 13
          Caption = #24037#31181#21517#31216
        end
        object Label8: TLabel
          Left = 8
          Top = 252
          Width = 52
          Height = 13
          Caption = #24037#31181#32534#21495
        end
        object Label9: TLabel
          Left = 184
          Top = 48
          Width = 65
          Height = 13
          Caption = #24037#20316#26381#35268#26684
        end
        object Label10: TLabel
          Left = 184
          Top = 80
          Width = 52
          Height = 13
          Caption = #26825#34915#35268#26684
        end
        object Label11: TLabel
          Left = 184
          Top = 110
          Width = 65
          Height = 13
          Caption = #30333#32593#38795#35268#26684
        end
        object Label12: TLabel
          Left = 184
          Top = 140
          Width = 65
          Height = 13
          Caption = #24067#33014#38795#35268#26684
        end
        object Label13: TLabel
          Left = 184
          Top = 170
          Width = 52
          Height = 13
          Caption = #33014#38772#35268#26684
        end
        object Label14: TLabel
          Left = 184
          Top = 200
          Width = 65
          Height = 13
          Caption = #32477#32536#38795#35268#26684
        end
        object Label15: TLabel
          Left = 184
          Top = 230
          Width = 52
          Height = 13
          Caption = #34924#34915#35268#26684
        end
        object Label16: TLabel
          Left = 184
          Top = 260
          Width = 65
          Height = 13
          Caption = #25991#21270#34923#35268#26684
        end
        object Edit1: TEdit
          Left = 72
          Top = 64
          Width = 75
          Height = 21
          ReadOnly = True
          TabOrder = 1
          OnKeyPress = Edit1KeyPress
        end
        object Edit2: TEdit
          Left = 72
          Top = 94
          Width = 75
          Height = 21
          TabOrder = 2
          OnKeyPress = Edit2KeyPress
        end
        object Edit3: TEdit
          Left = 72
          Top = 124
          Width = 75
          Height = 21
          TabOrder = 3
          OnExit = Edit3Exit
          OnKeyPress = Edit3KeyPress
        end
        object Edit4: TEdit
          Left = 72
          Top = 154
          Width = 75
          Height = 21
          TabOrder = 4
          OnKeyPress = Edit4KeyPress
        end
        object Edit5: TEdit
          Left = 72
          Top = 244
          Width = 75
          Height = 21
          ReadOnly = True
          TabOrder = 5
          OnKeyPress = Edit5KeyPress
        end
        object Edit6: TEdit
          Left = 260
          Top = 132
          Width = 90
          Height = 21
          TabOrder = 6
          Text = '25'
        end
        object Edit7: TEdit
          Left = 260
          Top = 162
          Width = 90
          Height = 21
          TabOrder = 7
          Text = '25'
        end
        object ComboBox1: TComboBox
          Left = 24
          Top = 290
          Width = 90
          Height = 21
          Style = csDropDownList
          ItemHeight = 13
          Sorted = True
          TabOrder = 0
          OnClick = ComboBox1Click
          OnExit = ComboBox1Exit
          OnKeyPress = ComboBox1KeyPress
        end
        object ComboBox2: TComboBox
          Left = 72
          Top = 184
          Width = 75
          Height = 21
          ItemHeight = 13
          TabOrder = 8
          Text = #30007
          OnKeyPress = ComboBox2KeyPress
          Items.Strings = (
            #30007
            #22899)
        end
        object ComboBox3: TComboBox
          Left = 16
          Top = 326
          Width = 90
          Height = 21
          Style = csDropDownList
          ItemHeight = 13
          TabOrder = 9
          OnExit = ComboBox3Exit
          OnKeyPress = ComboBox3KeyPress
        end
        object ComboBox4: TComboBox
          Left = 260
          Top = 42
          Width = 90
          Height = 21
          ItemHeight = 13
          TabOrder = 10
          Text = 'm72'
          OnKeyPress = ComboBox4KeyPress
          Items.Strings = (
            'm68'
            'm70'
            'm72'
            'm74'
            'm76'
            'm78'
            'm80'
            'w68'
            'w70'
            'w72'
            'w74'
            'w76'
            'w78'
            'w80')
        end
        object ComboBox5: TComboBox
          Left = 260
          Top = 72
          Width = 90
          Height = 21
          ItemHeight = 13
          TabOrder = 11
          Text = 'm72'
          OnKeyPress = ComboBox5KeyPress
          Items.Strings = (
            'm70'
            'm72'
            'm74'
            'm76'
            'm78'
            'm80'
            'm82'
            'w70'
            'w72'
            'w74'
            'w76'
            'w78'
            'w80'
            'w82')
        end
        object ComboBox6: TComboBox
          Left = 260
          Top = 102
          Width = 90
          Height = 21
          ItemHeight = 13
          TabOrder = 12
          Text = '25'
          OnKeyPress = ComboBox6KeyPress
          Items.Strings = (
            '23'
            '23.5'
            '24'
            '24.5'
            '25'
            '25.5'
            '26'
            '26.5'
            '27'
            '27.5')
        end
        object ComboBox7: TComboBox
          Left = 260
          Top = 222
          Width = 90
          Height = 21
          ItemHeight = 13
          TabOrder = 13
          Text = 'm40'
          OnKeyPress = ComboBox7KeyPress
          Items.Strings = (
            'm36'
            'm37'
            'm38'
            'm39'
            'm40'
            'm41'
            'm42'
            'm43'
            'm44'
            'w36'
            'w37'
            'w38'
            'w39'
            'w40'
            'w41'
            'w42'
            'w43'
            'w44')
        end
        object Edit8: TEdit
          Left = 260
          Top = 192
          Width = 90
          Height = 21
          TabOrder = 14
          Text = '25'
        end
        object ComboBox8: TComboBox
          Left = 260
          Top = 252
          Width = 90
          Height = 21
          ItemHeight = 13
          TabOrder = 15
          Text = 'm40'
          OnKeyPress = ComboBox8KeyPress
          Items.Strings = (
            'm68'
            'm70'
            'm72'
            'm74'
            'm76'
            'm78'
            'm80'
            'w68'
            'w70'
            'w72'
            'w74'
            'w76'
            'w78'
            'w80')
        end
        object BitBtn1: TBitBtn
          Left = 64
          Top = 280
          Width = 81
          Height = 25
          Caption = #20445#23384#35760#24405
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ModalResult = 1
          ParentFont = False
          TabOrder = 16
          OnClick = BitBtn1Click
          Glyph.Data = {
            DE010000424DDE01000000000000760000002800000024000000120000000100
            0400000000006801000000000000000000001000000000000000000000000000
            80000080000000808000800000008000800080800000C0C0C000808080000000
            FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
            3333333333333333333333330000333333333333333333333333F33333333333
            00003333344333333333333333388F3333333333000033334224333333333333
            338338F3333333330000333422224333333333333833338F3333333300003342
            222224333333333383333338F3333333000034222A22224333333338F338F333
            8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
            33333338F83338F338F33333000033A33333A222433333338333338F338F3333
            0000333333333A222433333333333338F338F33300003333333333A222433333
            333333338F338F33000033333333333A222433333333333338F338F300003333
            33333333A222433333333333338F338F00003333333333333A22433333333333
            3338F38F000033333333333333A223333333333333338F830000333333333333
            333A333333333333333338330000333333333333333333333333333333333333
            0000}
          NumGlyphs = 2
        end
        object Panel5: TPanel
          Left = 1
          Top = 1
          Width = 359
          Height = 32
          Align = alTop
          BevelOuter = bvLowered
          Caption = #21592#24037#22522#26412#36164#26009#24405#20837
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False

⌨️ 快捷键说明

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