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

📄 repairout.dfm

📁 信息管理系统
💻 DFM
字号:
object repairoutfrm: Trepairoutfrm
  Left = 184
  Top = 149
  Width = 682
  Height = 476
  Caption = #32500#20462#35760#24405#26597#35810
  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 Button1: TButton
    Left = 312
    Top = 408
    Width = 89
    Height = 25
    Caption = #26597#35810#32500#20462#24773#20917
    TabOrder = 0
    OnClick = Button1Click
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 264
    Width = 657
    Height = 129
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 657
    Height = 97
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 63
      Height = 13
      Caption = #32500#20462#26723#26696#21495' '
    end
    object Label2: TLabel
      Left = 360
      Top = 24
      Width = 60
      Height = 13
      Caption = #21496#26426#32534#21495'    '
    end
    object Label3: TLabel
      Left = 16
      Top = 56
      Width = 66
      Height = 13
      Caption = #36710#36742#32534#21495'      '
    end
    object Label4: TLabel
      Left = 360
      Top = 56
      Width = 45
      Height = 13
      Caption = #36710#29260#21495'   '
    end
    object Label10: TLabel
      Left = 256
      Top = 24
      Width = 10
      Height = 29
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit5: TEdit
      Left = 448
      Top = 56
      Width = 145
      Height = 21
      TabOrder = 0
      Text = 'Edit5'
    end
    object Edit4: TEdit
      Left = 104
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 1
      Text = '111'
    end
    object Edit6: TEdit
      Left = 448
      Top = 24
      Width = 145
      Height = 21
      TabOrder = 2
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 104
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 3
      Text = '111'
    end
  end
  object Panel2: TPanel
    Left = 8
    Top = 112
    Width = 657
    Height = 97
    TabOrder = 3
    object Label5: TLabel
      Left = 16
      Top = 16
      Width = 51
      Height = 13
      Caption = #32500#20462#31867#22411' '
    end
    object Label6: TLabel
      Left = 240
      Top = 8
      Width = 39
      Height = 13
      Caption = #20462#29702#21378' '
    end
    object Label7: TLabel
      Left = 16
      Top = 48
      Width = 54
      Height = 13
      Caption = #36827#22330#26085#26399'  '
    end
    object Label8: TLabel
      Left = 448
      Top = 8
      Width = 51
      Height = 13
      Caption = #26356#25442#37096#20214' '
    end
    object Label9: TLabel
      Left = 304
      Top = 56
      Width = 54
      Height = 13
      Caption = #20986#21378#26085#26399'  '
    end
    object Edit1: TEdit
      Left = 96
      Top = 8
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'A'
    end
    object Edit2: TEdit
      Left = 296
      Top = 8
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object DateTimePicker1: TDateTimePicker
      Left = 96
      Top = 48
      Width = 169
      Height = 21
      Date = 38357.793136111100000000
      Time = 38357.793136111100000000
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 520
      Top = 8
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit3'
    end
    object DateTimePicker2: TDateTimePicker
      Left = 424
      Top = 48
      Width = 186
      Height = 21
      Date = 38357.838796006900000000
      Time = 38357.838796006900000000
      TabOrder = 4
    end
  end
  object Memo1: TMemo
    Left = 8
    Top = 216
    Width = 657
    Height = 41
    Lines.Strings = (
      '')
    TabOrder = 4
  end
  object Button3: TButton
    Left = 488
    Top = 408
    Width = 89
    Height = 25
    Caption = #21333#20010#26597#35810
    TabOrder = 5
    OnClick = Button3Click
  end
  object DataSource1: TDataSource
    DataSet = ClientDataSet1
    Left = 288
    Top = 368
  end
  object ClientDataSet1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 248
    Top = 368
  end
end

⌨️ 快捷键说明

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