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

📄 unit5.dfm

📁 < SQL SERVER 2000 案例教程>>,冶金工业出版社,这本书的代码
💻 DFM
字号:
object Form5: TForm5
  Left = 192
  Top = 110
  Width = 666
  Height = 496
  Caption = #28155#21152#29992#25143
  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 = 32
    Top = 24
    Width = 36
    Height = 20
    Caption = #24037#21495' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 32
    Top = 69
    Width = 48
    Height = 20
    Caption = #24615#21035'    '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 32
    Top = 114
    Width = 44
    Height = 20
    Caption = #37096#38376'   '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 32
    Top = 160
    Width = 96
    Height = 20
    Caption = #21512#21516#24320#22987'        '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 32
    Top = 205
    Width = 48
    Height = 20
    Caption = #20303#22336'    '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 32
    Top = 250
    Width = 56
    Height = 20
    Caption = #25163#26426'      '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 32
    Top = 296
    Width = 84
    Height = 20
    Caption = #24037#19994#29366#24577'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 360
    Top = 24
    Width = 60
    Height = 20
    Caption = #21592#24037#21517'   '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 360
    Top = 68
    Width = 44
    Height = 20
    Caption = #24180#40836'   '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 360
    Top = 112
    Width = 48
    Height = 20
    Caption = #32844#21153'    '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 360
    Top = 156
    Width = 84
    Height = 20
    Caption = #21512#21516#32467#26463'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 360
    Top = 200
    Width = 88
    Height = 20
    Caption = #32852#31995#30005#35805'      '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label13: TLabel
    Left = 360
    Top = 244
    Width = 84
    Height = 20
    Caption = #30005#23376#37038#31665'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label14: TLabel
    Left = 32
    Top = 328
    Width = 52
    Height = 20
    Caption = #22791#27880'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Addstuff: TButton
    Left = 84
    Top = 420
    Width = 75
    Height = 25
    Caption = #28155#21152#29992#25143
    TabOrder = 0
    OnClick = AddstuffClick
  end
  object code: TEdit
    Left = 152
    Top = 24
    Width = 153
    Height = 21
    TabOrder = 1
  end
  object address: TEdit
    Left = 152
    Top = 205
    Width = 153
    Height = 21
    TabOrder = 2
  end
  object mobile: TEdit
    Left = 152
    Top = 250
    Width = 153
    Height = 21
    TabOrder = 3
  end
  object stuffname: TEdit
    Left = 480
    Top = 24
    Width = 145
    Height = 21
    TabOrder = 4
  end
  object age: TEdit
    Left = 480
    Top = 68
    Width = 145
    Height = 21
    TabOrder = 5
  end
  object telephone: TEdit
    Left = 480
    Top = 200
    Width = 145
    Height = 21
    TabOrder = 6
  end
  object mail: TEdit
    Left = 480
    Top = 244
    Width = 145
    Height = 21
    TabOrder = 7
  end
  object Button2: TButton
    Left = 456
    Top = 420
    Width = 75
    Height = 25
    Caption = #36864'  '#20986
    TabOrder = 8
    OnClick = Button2Click
  end
  object clear: TButton
    Left = 270
    Top = 420
    Width = 75
    Height = 25
    Caption = #28040#38500#36755#20837
    TabOrder = 9
    OnClick = clearClick
  end
  object man: TRadioButton
    Left = 152
    Top = 72
    Width = 41
    Height = 17
    Caption = #30007
    TabOrder = 10
  end
  object woman: TRadioButton
    Left = 224
    Top = 72
    Width = 41
    Height = 17
    Caption = #22899
    TabOrder = 11
  end
  object partment: TComboBox
    Left = 152
    Top = 112
    Width = 153
    Height = 21
    BevelKind = bkSoft
    ItemHeight = 13
    ItemIndex = 3
    TabOrder = 12
    Text = '4'
    Items.Strings = (
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '')
  end
  object starttime: TDateTimePicker
    Left = 152
    Top = 160
    Width = 153
    Height = 21
    Date = 37897.079850810190000000
    Time = 37897.079850810190000000
    TabOrder = 13
  end
  object endtime: TDateTimePicker
    Left = 480
    Top = 160
    Width = 145
    Height = 21
    Date = 37897.079962430560000000
    Time = 37897.079962430560000000
    TabOrder = 14
  end
  object remark: TMemo
    Left = 152
    Top = 336
    Width = 473
    Height = 49
    TabOrder = 15
  end
  object job: TComboBox
    Left = 480
    Top = 104
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 16
  end
  object jobstate: TComboBox
    Left = 152
    Top = 296
    Width = 161
    Height = 21
    ItemHeight = 13
    TabOrder = 17
    Items.Strings = (
      #22312#32844
      #31163#32844
      #36864#20241
      #36766#36864)
  end
end

⌨️ 快捷键说明

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