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

📄 modi_unit.~dfm

📁 单机进销存管理程序 Delphi+Acce
💻 ~DFM
字号:
object modi_Form: Tmodi_Form
  Left = 472
  Top = 265
  BorderStyle = bsDialog
  Caption = #20462#25913#23494#30721
  ClientHeight = 202
  ClientWidth = 338
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox2: TGroupBox
    Left = 238
    Top = 0
    Width = 99
    Height = 201
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 10
      Top = 24
      Width = 68
      Height = 17
      Caption = #20165#25913#23494#30721
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 11
      Top = 56
      Width = 66
      Height = 17
      Caption = #25913#29992#25143#21517
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 11
      Top = 86
      Width = 67
      Height = 17
      Caption = #20840#37096#20462#25913
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object BitBtn1: TBitBtn
      Left = 11
      Top = 128
      Width = 75
      Height = 25
      Caption = #20462' '#25913
      TabOrder = 3
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 12
      Top = 161
      Width = 75
      Height = 25
      Caption = #21462' '#28040
      TabOrder = 4
      OnClick = BitBtn2Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 0
    Top = 0
    Width = 233
    Height = 202
    Align = alLeft
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 2
      Top = 1
      Width = 229
      Height = 83
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 24
        Width = 36
        Height = 12
        Caption = #29992#25143#21517
      end
      object Label2: TLabel
        Left = 16
        Top = 48
        Width = 36
        Height = 12
        Caption = #26087#23494#30721
      end
      object Edit1: TEdit
        Left = 72
        Top = 16
        Width = 121
        Height = 18
        TabOrder = 0
      end
      object MaskEdit1: TMaskEdit
        Left = 72
        Top = 48
        Width = 121
        Height = 18
        PasswordChar = '*'
        TabOrder = 1
      end
    end
    object GroupBox3: TGroupBox
      Left = 2
      Top = 88
      Width = 229
      Height = 112
      Align = alBottom
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 1
      object Label3: TLabel
        Left = 18
        Top = 24
        Width = 48
        Height = 12
        Caption = #26032#29992#25143#21517
      end
      object Label4: TLabel
        Left = 18
        Top = 55
        Width = 48
        Height = 12
        Caption = #26032' '#23494' '#30721
      end
      object Label5: TLabel
        Left = 17
        Top = 85
        Width = 48
        Height = 12
        Caption = #30830#35748#23494#30721
      end
      object MaskEdit2: TMaskEdit
        Left = 72
        Top = 52
        Width = 121
        Height = 18
        Enabled = False
        PasswordChar = '*'
        TabOrder = 0
      end
      object MaskEdit3: TMaskEdit
        Left = 72
        Top = 83
        Width = 121
        Height = 18
        Enabled = False
        PasswordChar = '*'
        TabOrder = 1
      end
      object Edit2: TEdit
        Left = 72
        Top = 20
        Width = 121
        Height = 18
        Enabled = False
        TabOrder = 2
      end
    end
  end
end

⌨️ 快捷键说明

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