unit4.dfm

来自「玉龙飞雪进销存管理系统,可以帮您管理进销存的软件」· DFM 代码 · 共 1,457 行 · 第 1/3 页

DFM
1,457
字号
object Formcha: TFormcha
  Left = -118
  Top = 24
  Align = alCustom
  BorderStyle = bsNone
  Caption = #20449#24687#26597#30475
  ClientHeight = 553
  ClientWidth = 800
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 10
    Top = 14
    Width = 777
    Height = 561
    Caption = #20449#24687#26597#30475
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 16
      Top = 32
      Width = 745
      Height = 505
      ActivePage = TabSheet1
      RaggedRight = True
      Style = tsFlatButtons
      TabIndex = 0
      TabOrder = 0
      OnChange = PageControl1Change
      object TabSheet1: TTabSheet
        Caption = #36827#36135#20449#24687#26597#30475
        object Panel1: TPanel
          Left = 1
          Top = 32
          Width = 732
          Height = 41
          BevelOuter = bvNone
          BorderStyle = bsSingle
          TabOrder = 0
          object Label1: TLabel
            Left = 23
            Top = 14
            Width = 59
            Height = 15
            AutoSize = False
            Caption = #36135#21697#31867#22411
          end
          object Label7: TLabel
            Left = 382
            Top = 15
            Width = 58
            Height = 14
            AutoSize = False
            Caption = #36827#36135#25968#37327
          end
          object Label5: TLabel
            Left = 557
            Top = 16
            Width = 57
            Height = 16
            AutoSize = False
            Caption = #27424#27454#25968#30446
          end
          object Edit3: TEdit
            Left = 449
            Top = 12
            Width = 82
            Height = 19
            AutoSelect = False
            TabOrder = 0
            OnClick = Edit3Click
          end
          object CheckBox2: TCheckBox
            Left = 198
            Top = 13
            Width = 73
            Height = 17
            Caption = #36827#36135#26102#38388
            TabOrder = 1
            OnClick = CheckBox2Click
          end
          object Edit2: TEdit
            Left = 622
            Top = 12
            Width = 81
            Height = 19
            AutoSelect = False
            TabOrder = 2
            OnClick = Edit2Click
          end
          object ComboBox1: TComboBox
            Left = 90
            Top = 11
            Width = 90
            Height = 21
            ItemHeight = 13
            TabOrder = 3
            Items.Strings = (
              #31665#35013#27700
              #26742#35013#27700
              #29942#35013#27700)
          end
          object DateTimePicker1: TDateTimePicker
            Left = 276
            Top = 11
            Width = 93
            Height = 21
            CalAlignment = dtaLeft
            Date = 37223.9194399537
            Time = 37223.9194399537
            DateFormat = dfShort
            DateMode = dmComboBox
            Kind = dtkDate
            ParseInput = False
            TabOrder = 4
          end
        end
        object DBGrid1: TDBGrid
          Left = 2
          Top = 104
          Width = 733
          Height = 297
          DataSource = DataSource1
          TabOrder = 1
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
        object Panel2: TPanel
          Left = 8
          Top = 425
          Width = 729
          Height = 41
          BevelOuter = bvNone
          BorderStyle = bsSingle
          TabOrder = 2
          object SpeedButton1: TSpeedButton
            Left = 292
            Top = 8
            Width = 61
            Height = 25
            Caption = #24320#22987#26597#30475
            Flat = True
            OnClick = SpeedButton1Click
          end
          object SpeedButton2: TSpeedButton
            Left = 401
            Top = 8
            Width = 61
            Height = 25
            Caption = #37325#32622#36873#39033
            Flat = True
            OnClick = SpeedButton2Click
          end
          object SpeedButton3: TSpeedButton
            Left = 502
            Top = 8
            Width = 61
            Height = 25
            Caption = #25171#21360#32467#26524
            Flat = True
          end
          object SpeedButton4: TSpeedButton
            Left = 616
            Top = 8
            Width = 61
            Height = 25
            Caption = #36864'   '#20986
            Flat = True
            OnClick = SpeedButton4Click
          end
          object DBNavigator1: TDBNavigator
            Left = 24
            Top = 8
            Width = 224
            Height = 25
            DataSource = DataSource1
            VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
            Flat = True
            TabOrder = 0
          end
        end
      end
      object TabSheet2: TTabSheet
        Caption = #38144#21806#20449#24687#26597#30475
        ImageIndex = 1
        object Panel3: TPanel
          Left = 1
          Top = 16
          Width = 732
          Height = 41
          BevelOuter = bvNone
          BorderStyle = bsSingle
          TabOrder = 0
          object Label2: TLabel
            Left = 32
            Top = 14
            Width = 57
            Height = 16
            AutoSize = False
            Caption = #36135#21697#31867#22411
          end
          object Label6: TLabel
            Left = 390
            Top = 15
            Width = 58
            Height = 14
            AutoSize = False
            Caption = #38144#21806#25968#37327
          end
          object Label8: TLabel
            Left = 556
            Top = 16
            Width = 57
            Height = 16
            AutoSize = False
            Caption = #27424#27454#25968#30446
          end
          object Edit1: TEdit
            Left = 450
            Top = 12
            Width = 82
            Height = 19
            TabOrder = 0
            OnClick = Edit1Click
          end
          object CheckBox1: TCheckBox
            Left = 201
            Top = 13
            Width = 73
            Height = 17
            Caption = #38144#21806#26102#38388
            TabOrder = 1
            OnClick = CheckBox1Click
          end
          object Edit4: TEdit
            Left = 618
            Top = 12
            Width = 81
            Height = 19
            TabOrder = 2
            OnClick = Edit4Click
          end
          object ComboBox2: TComboBox
            Left = 90
            Top = 11
            Width = 90
            Height = 21
            ItemHeight = 13
            TabOrder = 3
            Items.Strings = (
              #31665#35013#27700
              #26742#35013#27700
              #29942#35013#27700)
          end
          object DateTimePicker2: TDateTimePicker
            Left = 276
            Top = 11
            Width = 89
            Height = 21
            CalAlignment = dtaLeft
            Date = 37223.9194399537
            Time = 37223.9194399537
            DateFormat = dfShort
            DateMode = dmComboBox
            Kind = dtkDate
            ParseInput = False
            TabOrder = 4
          end
        end
        object DBGrid2: TDBGrid
          Left = 2
          Top = 88
          Width = 733
          Height = 297
          DataSource = DataSource2
          TabOrder = 1
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
        object Panel4: TPanel
          Left = 8
          Top = 425
          Width = 729
          Height = 41
          BevelOuter = bvNone
          BorderStyle = bsSingle
          TabOrder = 2
          object SpeedButton5: TSpeedButton
            Left = 292
            Top = 8
            Width = 61
            Height = 25
            Caption = #24320#22987#26597#30475
            Flat = True
            OnClick = SpeedButton5Click
          end
          object SpeedButton6: TSpeedButton
            Left = 401
            Top = 8
            Width = 61
            Height = 25
            Caption = #37325#32622#36873#39033
            Flat = True
            OnClick = SpeedButton6Click
          end
          object SpeedButton7: TSpeedButton
            Left = 502
            Top = 8
            Width = 61
            Height = 25
            Caption = #25171#21360#32467#26524
            Flat = True
          end
          object SpeedButton8: TSpeedButton
            Left = 616
            Top = 8
            Width = 61
            Height = 25
            Caption = #36864'    '#20986
            Flat = True
            OnClick = SpeedButton4Click
          end
          object DBNavigator2: TDBNavigator
            Left = 24
            Top = 8
            Width = 224
            Height = 25
            DataSource = DataSource2
            VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
            Flat = True
            TabOrder = 0
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = #23458#25143#20449#24687#26597#30475
        ImageIndex = 2
        object Panel5: TPanel
          Left = 3
          Top = 32
          Width = 729
          Height = 41
          BevelOuter = bvNone
          BorderStyle = bsSingle
          TabOrder = 0
          object Label3: TLabel
            Left = 16
            Top = 15
            Width = 60
            Height = 14
            AutoSize = False
            Caption = #23458#25143#21517#31216
          end
          object Label9: TLabel
            Left = 172
            Top = 14
            Width = 59
            Height = 14
            AutoSize = False
            Caption = #23458#25143#31867#22411
          end
          object Label11: TLabel
            Left = 521
            Top = 14
            Width = 61
            Height = 13
            AutoSize = False
            Caption = #32852#31995#30005#35805
          end
          object Edit5: TEdit
            Left = 79
            Top = 12
            Width = 85
            Height = 19
            TabOrder = 0
          end
          object DateTimePicker3: TDateTimePicker
            Left = 409
            Top = 9
            Width = 97
            Height = 21
            CalAlignment = dtaLeft
            Date = 37224.9279146644
            Time = 37224.9279146644
            DateFormat = dfShort
            DateMode = dmComboBox
            Kind = dtkDate
            ParseInput = False
            TabOrder = 1
          end
          object Edit7: TEdit
            Left = 586
            Top = 10
            Width = 121
            Height = 19
            TabOrder = 2
          end
          object CheckBox3: TCheckBox
            Left = 333
            Top = 12
            Width = 73
            Height = 17
            Caption = #30331#35760#26102#38388
            TabOrder = 3
            OnClick = CheckBox3Click
          end
          object ComboBox3: TComboBox
            Left = 235
            Top = 10
            Width = 85
            Height = 21
            ItemHeight = 13
            TabOrder = 4
            Items.Strings = (
              #22823#23458#25143
              #26222#36890#23458#25143)
          end
        end
        object DBGrid3: TDBGrid
          Left = 3
          Top = 104
          Width = 729
          Height = 281
          DataSource = DataSource3
          TabOrder = 1
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
        object Panel6: TPanel
          Left = 3
          Top = 417
          Width = 727
          Height = 41
          BevelOuter = bvNone
          BorderStyle = bsSingle
          TabOrder = 2
          object SpeedButton9: TSpeedButton
            Left = 292
            Top = 8
            Width = 61
            Height = 25
            Caption = #24320#22987#26597#30475
            Flat = True
            OnClick = SpeedButton9Click
          end
          object SpeedButton10: TSpeedButton
            Left = 401
            Top = 8
            Width = 61
            Height = 25
            Caption = #37325#32622#36873#39033
            Flat = True
            OnClick = SpeedButton10Click
          end
          object SpeedButton11: TSpeedButton
            Left = 502
            Top = 8
            Width = 61
            Height = 25
            Caption = #25171#21360#32467#26524
            Flat = True
          end
          object SpeedButton12: TSpeedButton
            Left = 616
            Top = 8
            Width = 61
            Height = 25

⌨️ 快捷键说明

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