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

📄 accidentout.dfm

📁 信息管理系统
💻 DFM
字号:
object accidentoutfrm: Taccidentoutfrm
  Left = 259
  Top = 167
  Width = 671
  Height = 482
  Caption = #20107#25925#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 DBGrid1: TDBGrid
    Left = 8
    Top = 272
    Width = 641
    Height = 129
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object Button1: TButton
    Left = 328
    Top = 416
    Width = 89
    Height = 25
    Caption = #26597#35810#20107#25925#24773#20917
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 472
    Top = 416
    Width = 89
    Height = 25
    Caption = #21333#20010#26597#35810
    TabOrder = 2
    OnClick = Button2Click
  end
  object Panel2: TPanel
    Left = 0
    Top = 112
    Width = 657
    Height = 97
    Caption = 'Panel2'
    TabOrder = 3
    object Label5: TLabel
      Left = 16
      Top = 16
      Width = 51
      Height = 13
      Caption = #20107#25925#31867#22411' '
    end
    object Label6: TLabel
      Left = 240
      Top = 8
      Width = 51
      Height = 13
      Caption = #20107#25925#31243#24230' '
    end
    object Label7: TLabel
      Left = 432
      Top = 8
      Width = 57
      Height = 13
      Caption = #21457#29983#26102#38388'   '
    end
    object Label8: TLabel
      Left = 16
      Top = 48
      Width = 54
      Height = 13
      Caption = #20445#38505#20844#21496'  '
    end
    object Label9: TLabel
      Left = 240
      Top = 48
      Width = 57
      Height = 13
      Caption = #36180#20607#37329#39069'   '
    end
    object Label11: TLabel
      Left = 424
      Top = 40
      Width = 12
      Height = 16
      Caption = #20803
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    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 = 520
      Top = 8
      Width = 129
      Height = 21
      Date = 38357.793136111100000000
      Time = 38357.793136111100000000
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 96
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 296
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 4
      Text = '111'
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 8
    Width = 657
    Height = 97
    TabOrder = 4
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 63
      Height = 13
      Caption = #20107#25925#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 Edit6: TEdit
      Left = 112
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 112
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 2
      Text = '111'
    end
    object Edit8: TEdit
      Left = 448
      Top = 24
      Width = 145
      Height = 21
      TabOrder = 3
      Text = 'Edit8'
    end
  end
  object Memo1: TMemo
    Left = 8
    Top = 216
    Width = 641
    Height = 41
    Lines.Strings = (
      '')
    TabOrder = 5
  end
  object DataSource1: TDataSource
    DataSet = ClientDataSet1
    Left = 296
    Top = 328
  end
  object ClientDataSet1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 240
    Top = 328
  end
end

⌨️ 快捷键说明

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