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

📄 frm_zpdc.dfm

📁 用于家庭养殖的财务进出
💻 DFM
字号:
object frm_zp: Tfrm_zp
  Left = 434
  Top = 195
  Width = 308
  Height = 263
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #20154#21592#29031#29255#23548#20986
  Color = clBtnFace
  Constraints.MaxHeight = 263
  Constraints.MaxWidth = 308
  Constraints.MinHeight = 263
  Constraints.MinWidth = 308
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 167
    Top = 29
    Width = 105
    Height = 105
    Visible = False
  end
  object Label1: TLabel
    Left = 7
    Top = 13
    Width = 129
    Height = 13
    Caption = #35831#36873#25321#29031#29255#20445#23384#36335#24452':'
  end
  object Label2: TLabel
    Left = 32
    Top = 24
    Width = 3
    Height = 13
  end
  object Label3: TLabel
    Left = 2
    Top = 196
    Width = 65
    Height = 13
    Caption = #23548#20986#36827#24230':'
  end
  object DriveComboBox1: TDriveComboBox
    Left = 7
    Top = 37
    Width = 145
    Height = 19
    TabOrder = 0
    OnChange = DriveComboBox1Change
  end
  object Button1: TButton
    Left = 223
    Top = 78
    Width = 75
    Height = 25
    Caption = #24320#22987#23548#20986
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 223
    Top = 125
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = Button3Click
  end
  object DirectoryListBox1: TDirectoryListBox
    Left = 7
    Top = 61
    Width = 145
    Height = 97
    ItemHeight = 16
    TabOrder = 3
  end
  object CheckBox1: TCheckBox
    Left = 8
    Top = 168
    Width = 97
    Height = 17
    Caption = #40664#35748#36335#24452
    TabOrder = 4
    OnClick = CheckBox1Click
  end
  object PB1: TProgressBar
    Left = 0
    Top = 213
    Width = 300
    Height = 16
    Align = alBottom
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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