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

📄 checklose.dfm

📁 物流管理系统是一个典型的数据库应用程序
💻 DFM
字号:
inherited f_checklose: Tf_checklose
  Left = 159
  Top = 111
  Caption = #29289#36164#25253#25439#22788#29702
  ClientHeight = 365
  ClientWidth = 621
  OldCreateOrder = True
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 241
    Top = 6
    Width = 150
    Height = 24
    Alignment = taCenter
    Caption = #29289#36164#25253#25439#22788#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Reginfo: TStringGrid
    Left = 0
    Top = 109
    Width = 621
    Height = 215
    Align = alBottom
    ColCount = 3
    Ctl3D = False
    DefaultRowHeight = 20
    FixedCols = 0
    RowCount = 2
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goEditing]
    ParentCtl3D = False
    TabOrder = 1
    OnEnter = principalEnter
    OnKeyDown = ReginfoKeyDown
    OnKeyPress = ReginfoKeyPress
    OnSelectCell = ReginfoSelectCell
    OnSetEditText = ReginfoSetEditText
    ColWidths = (
      189
      126
      279)
  end
  object Panel2: TPanel
    Left = 0
    Top = 48
    Width = 621
    Height = 61
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label3: TLabel
      Left = 31
      Top = 12
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #36127#36131#20154
    end
    object Servicemanaa: TLabel
      Left = 17
      Top = 36
      Width = 61
      Height = 13
      AutoSize = False
      Caption = #20179#24211#21517#31216
    end
    object Label5: TLabel
      Left = 439
      Top = 13
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #25805#20316#21592
    end
    object Label7: TLabel
      Left = 453
      Top = 37
      Width = 33
      Height = 13
      AutoSize = False
      Caption = #26102#38388
    end
    object Date: TDateTimePicker
      Left = 488
      Top = 32
      Width = 112
      Height = 21
      Date = 38411.591164351850000000
      Time = 38411.591164351850000000
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 0
      OnEnter = principalEnter
      OnKeyDown = DateKeyDown
    end
    object principal: TEdit
      Left = 77
      Top = 7
      Width = 100
      Height = 21
      BevelKind = bkFlat
      BorderStyle = bsNone
      TabOrder = 1
      OnKeyDown = principalKeyDown
    end
    object Storagename: TEdit
      Tag = 1
      Left = 77
      Top = 32
      Width = 99
      Height = 21
      BevelKind = bkFlat
      BorderStyle = bsNone
      TabOrder = 2
      OnKeyDown = principalKeyDown
    end
    object Operator: TEdit
      Left = 488
      Top = 7
      Width = 112
      Height = 21
      BevelKind = bkFlat
      BorderStyle = bsNone
      TabOrder = 3
      OnKeyDown = DateKeyDown
    end
  end
  object List: TListBox
    Left = 192
    Top = 57
    Width = 113
    Height = 144
    ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
    ItemHeight = 13
    TabOrder = 2
    Visible = False
    OnDblClick = ListDblClick
    OnExit = ListExit
    OnKeyDown = ListKeyDown
  end
  object Grid: TDBGrid
    Left = 144
    Top = 184
    Width = 353
    Height = 120
    DataSource = RegSource
    ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Visible = False
    OnDblClick = GridDblClick
    OnExit = GridExit
    OnKeyDown = GridKeyDown
    Columns = <
      item
        Expanded = False
        FieldName = 'storename'
        Title.Caption = #29289#36164#21517#31216
        Width = 88
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'basicunit'
        Title.Caption = #22522#26412#21333#20301
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'stockunit'
        Title.Caption = #37319#36141#21333#20301
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'conversion'
        Title.Caption = #25442#31639
        Width = 43
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'defaultprice'
        Title.Caption = #21333#20215
        Width = 56
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 324
    Width = 621
    Height = 41
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 4
    object Label2: TLabel
      Left = 17
      Top = 14
      Width = 63
      Height = 14
      AutoSize = False
      Caption = #36180#20607#37329#39069
    end
    object Label9: TLabel
      Left = 177
      Top = 14
      Width = 31
      Height = 14
      AutoSize = False
      Caption = #22791#27880
    end
    object Save: TBitBtn
      Left = 356
      Top = 10
      Width = 75
      Height = 21
      Caption = #20445#23384
      TabOrder = 0
      OnClick = SaveClick
    end
    object Cancel: TBitBtn
      Left = 440
      Top = 10
      Width = 75
      Height = 21
      Caption = #21462#28040
      TabOrder = 1
      OnClick = CancelClick
    end
    object Quit: TBitBtn
      Left = 524
      Top = 10
      Width = 75
      Height = 21
      Caption = #36864#20986
      TabOrder = 2
      OnClick = QuitClick
    end
    object Stocktotal: TEdit
      Left = 72
      Top = 10
      Width = 81
      Height = 21
      BevelKind = bkFlat
      BorderStyle = bsNone
      TabOrder = 3
      Text = '0.0'
    end
    object Memo: TEdit
      Left = 209
      Top = 10
      Width = 96
      Height = 21
      BevelKind = bkFlat
      BorderStyle = bsNone
      TabOrder = 4
      Text = #26080
    end
  end
  object RegSource: TDataSource
    Left = 72
    Top = 200
  end
end

⌨️ 快捷键说明

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