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

📄 unit4.dfm

📁 1、 图形设计:静态、移动、睡觉时的形态
💻 DFM
字号:
object Form4: TForm4
  Left = 273
  Top = 214
  Width = 440
  Height = 319
  Caption = #29366#24577
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 24
    Width = 105
    Height = 25
    AutoSize = False
    Caption = #29399#29399#29366#24577':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -18
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 40
    Top = 80
    Width = 41
    Height = 25
    AutoSize = False
    Caption = #21517#23383
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 208
    Top = 80
    Width = 41
    Height = 21
    AutoSize = False
    Caption = #24180#40836
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 40
    Top = 128
    Width = 41
    Height = 25
    AutoSize = False
    Caption = #39269#28212
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 208
    Top = 128
    Width = 41
    Height = 21
    AutoSize = False
    Caption = #20581#24247
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 40
    Top = 176
    Width = 41
    Height = 21
    AutoSize = False
    Caption = #26234#21147
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 208
    Top = 176
    Width = 41
    Height = 25
    AutoSize = False
    Caption = #30130#21171
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 320
    Top = 80
    Width = 25
    Height = 25
    AutoSize = False
    Caption = #22825
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 144
    Top = 128
    Width = 33
    Height = 25
    AutoSize = False
    Caption = '%'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 312
    Top = 128
    Width = 33
    Height = 25
    AutoSize = False
    Caption = '%'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 144
    Top = 176
    Width = 38
    Height = 25
    AutoSize = False
    Caption = '%'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 312
    Top = 176
    Width = 38
    Height = 25
    AutoSize = False
    Caption = '%'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object nameEdit: TEdit
    Left = 88
    Top = 80
    Width = 89
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 96
    Top = 224
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 216
    Top = 224
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object ageSpinEdit: TSpinEdit
    Left = 256
    Top = 80
    Width = 57
    Height = 22
    Enabled = False
    MaxValue = 0
    MinValue = 0
    TabOrder = 3
    Value = 0
  end
  object eatSpinEdit: TSpinEdit
    Left = 88
    Top = 128
    Width = 57
    Height = 22
    Enabled = False
    MaxValue = 0
    MinValue = 0
    TabOrder = 4
    Value = 80
  end
  object doctorSpinEdit: TSpinEdit
    Left = 256
    Top = 128
    Width = 57
    Height = 22
    Enabled = False
    MaxValue = 0
    MinValue = 0
    TabOrder = 5
    Value = 80
  end
  object bodySpinEdit: TSpinEdit
    Left = 88
    Top = 176
    Width = 57
    Height = 22
    Enabled = False
    MaxValue = 0
    MinValue = 0
    TabOrder = 6
    Value = 80
  end
  object sleepSpinEdit: TSpinEdit
    Left = 256
    Top = 176
    Width = 57
    Height = 22
    Enabled = False
    MaxValue = 0
    MinValue = 0
    TabOrder = 7
    Value = 80
  end
end

⌨️ 快捷键说明

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