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

📄 startcomputerfrm.dfm

📁 程序用Delphi6编写
💻 DFM
字号:
object frmStartComputer: TfrmStartComputer
  Left = 208
  Top = 445
  BorderIcons = [biMaximize]
  BorderStyle = bsDialog
  Caption = #19978#26426
  ClientHeight = 160
  ClientWidth = 333
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Label2: TLabel
    Left = 48
    Top = 40
    Width = 36
    Height = 12
    Caption = #38480#26102#65306
  end
  object Label3: TLabel
    Left = 48
    Top = 67
    Width = 36
    Height = 12
    Caption = #21387#37329#65306
  end
  object Label4: TLabel
    Left = 24
    Top = 14
    Width = 60
    Height = 12
    Caption = #20250#21592#21345#21495#65306
  end
  object Label5: TLabel
    Left = 48
    Top = 94
    Width = 36
    Height = 12
    Caption = #22791#27880#65306
  end
  object Bevel1: TBevel
    Left = 16
    Top = 112
    Width = 297
    Height = 10
    Shape = bsBottomLine
  end
  object Label1: TLabel
    Left = 240
    Top = 8
    Width = 60
    Height = 48
    Caption = #27880#24847#65306#13#10#38750#20250#21592#19978#26426#13#10#35831#19981#35201#22635#20889#13#10#20250#21592#21345#21495#65281
  end
  object btnOK: TButton
    Left = 144
    Top = 128
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 0
  end
  object btnCancel: TButton
    Left = 240
    Top = 128
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
  end
  object edtKaHao: TEdit
    Left = 96
    Top = 8
    Width = 121
    Height = 20
    TabOrder = 2
  end
  object dtpXianShi: TDateTimePicker
    Left = 96
    Top = 34
    Width = 121
    Height = 20
    CalAlignment = dtaLeft
    Date = 37217
    Format = 'HH:mm'
    Time = 37217
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkTime
    ParseInput = False
    TabOrder = 3
  end
  object edtYaJin: TCurrencyEdit
    Left = 96
    Top = 61
    Width = 121
    Height = 20
    AutoSize = False
    TabOrder = 4
  end
  object edtBeiZhu: TEdit
    Left = 96
    Top = 88
    Width = 209
    Height = 20
    TabOrder = 5
  end
  inline Frame11: TFrame1
    Left = 19
    Top = 130
    Width = 78
    Height = 19
    AutoSize = True
    TabOrder = 6
  end
  object DBCheckBox1: TDBCheckBox
    Left = 240
    Top = 64
    Width = 60
    Height = 17
    Caption = #36890#23477
    DataField = #36890#23477
    DataSource = dmMain.dsMain
    TabOrder = 7
    ValueChecked = 'True'
    ValueUnchecked = 'False'
  end
end

⌨️ 快捷键说明

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