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

📄 depotthunit.dfm

📁 在数据库应用系统开发之前
💻 DFM
字号:
inherited DepotthForm: TDepotthForm
  Left = 237
  Caption = #20195#29702#21830#36864#36135#25968#25454#24405#20837
  OldCreateOrder = True
  OnCloseQuery = FormCloseQuery
  PixelsPerInch = 96
  TextHeight = 13
  inherited P_back: TPanel
    inherited L_title: TLabel
      Height = -3
      Caption = ''
    end
    inherited P_main: TPanel
      Top = 0
      Height = 388
      inherited Panel_down: TPanel
        Top = 350
        inherited Panel_button: TPanel
          inherited OKBtn: TButton
            OnClick = OKBtnClick
          end
        end
      end
      inherited PageScroller_input: TPageScroller
        inherited Panel1: TPanel
          inherited Label1: TLabel
            Width = 48
            Caption = #20195#29702#21830#65306
          end
          inherited Label3: TLabel
            Visible = False
          end
          inherited Label2: TLabel
            Left = 274
            Width = 36
            Caption = #26085#26399#65306
          end
          inherited DTP_date: TDateTimePicker
            Left = 313
          end
          object CB_Depot: TComboBox
            Left = 64
            Top = 8
            Width = 137
            Height = 21
            Style = csDropDownList
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ItemHeight = 13
            TabOrder = 1
          end
        end
      end
      inherited IMPSG_DATA: TStringGrid
        Height = 316
      end
    end
  end
end

⌨️ 快捷键说明

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