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

📄 datahfunit.dfm

📁 工廠倉庫管理系統
💻 DFM
字号:
object datahfform: Tdatahfform
  Left = 340
  Top = 194
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #25968#25454#24674#22797
  ClientHeight = 109
  ClientWidth = 366
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 116
    Top = 27
    Width = 117
    Height = 25
    Caption = 'Are  You  Sure?'
    Font.Charset = ANSI_CHARSET
    Font.Color = clFuchsia
    Font.Height = -21
    Font.Name = 'Monotype Corsiva'
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 96
    Top = 78
    Width = 75
    Height = 25
    Caption = #24674#22797
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 200
    Top = 78
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object Animate1: TAnimate
    Left = 48
    Top = 13
    Width = 272
    Height = 60
    CommonAVI = aviCopyFiles
    StopFrame = 34
    Visible = False
  end
  object OpenDialog1: TOpenDialog
    Left = 328
    Top = 24
  end
  object ADOCommand1: TADOCommand
    Parameters = <>
    Left = 8
    Top = 32
  end
end

⌨️ 快捷键说明

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