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

📄 restore_unit.~dfm

📁 网上搜索来的进销存源码
💻 ~DFM
字号:
object Restore_Form: TRestore_Form
  Left = 175
  Top = 155
  Width = 471
  Height = 209
  BorderIcons = [biSystemMenu]
  Caption = #25968#25454#24674#22797
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 11
    Top = 6
    Width = 84
    Height = 20
    Caption = #25968#25454#24674#22797
    Font.Charset = GB2312_CHARSET
    Font.Color = clPurple
    Font.Height = -20
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 11
    Top = 25
    Width = 436
    Height = 115
    TabOrder = 0
    object Label2: TLabel
      Left = 24
      Top = 25
      Width = 396
      Height = 13
      Caption = #25968#25454#24674#22797#26159#23558#22791#20221#30340#25968#25454#25991#20214#26469#35206#30422#29616#22312#30340#25968#25454#24211#25991#20214#65292#29616#22312#25968#25454#23558#20002#22833#65281
    end
    object SpeedButton1: TSpeedButton
      Left = 391
      Top = 60
      Width = 23
      Height = 22
      Caption = '...'
      OnClick = SpeedButton1Click
    end
    object Label3: TLabel
      Left = 10
      Top = 63
      Width = 144
      Height = 13
      AutoSize = False
      Caption = #35831#36873#25321#24674#22797#36335#24452#21450#25991#20214#21517#65306
    end
    object Path_Edit: TEdit
      Left = 190
      Top = 61
      Width = 198
      Height = 19
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 0
    end
  end
  object BitBtn1: TBitBtn
    Left = 272
    Top = 148
    Width = 75
    Height = 25
    Caption = #24320#22987#24674#22797
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 360
    Top = 148
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 2
    Kind = bkClose
  end
  object OpenDialog1: TOpenDialog
    Left = 144
    Top = 8
  end
end

⌨️ 快捷键说明

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