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

📄 runout.dfm

📁 信息管理系统
💻 DFM
字号:
object runoutfrm: Trunoutfrm
  Left = 243
  Top = 194
  Width = 689
  Height = 517
  Caption = #36816#33829#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 = 280
    Width = 665
    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 = 352
    Top = 448
    Width = 89
    Height = 25
    Caption = #24635#20307#36816#33829#24773#20917
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 472
    Top = 448
    Width = 89
    Height = 25
    Caption = #21333#20010#26597#35810
    TabOrder = 2
    OnClick = Button2Click
  end
  object Panel1: TPanel
    Left = 8
    Top = 16
    Width = 665
    Height = 121
    TabOrder = 3
    object Label1: TLabel
      Left = 0
      Top = 24
      Width = 60
      Height = 13
      Caption = #36816#33829#35760#24405#21495
    end
    object Label2: TLabel
      Left = 224
      Top = 24
      Width = 48
      Height = 13
      Caption = #21496#26426#32534#21495
    end
    object Label3: TLabel
      Left = 440
      Top = 24
      Width = 48
      Height = 13
      Caption = #36710#36742#32534#21495
    end
    object Label4: TLabel
      Left = 0
      Top = 64
      Width = 48
      Height = 13
      Caption = #36710#29260#21495'    '
    end
    object Label5: TLabel
      Left = 224
      Top = 64
      Width = 54
      Height = 13
      Caption = #38543#36710#20154#21592'  '
    end
    object Label6: TLabel
      Left = 440
      Top = 64
      Width = 51
      Height = 13
      Caption = #20986#36710#26102#38388' '
    end
    object Label14: TLabel
      Left = 200
      Top = 16
      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 Edit1: TEdit
      Left = 80
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 296
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object DateTimePicker1: TDateTimePicker
      Left = 504
      Top = 64
      Width = 129
      Height = 21
      Date = 38357.591677592600000000
      Time = 38357.591677592600000000
      TabOrder = 2
    end
    object Edit9: TEdit
      Left = 80
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit9'
    end
    object Edit10: TEdit
      Left = 296
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 4
      Text = 'Edit10'
    end
    object Edit11: TEdit
      Left = 504
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 5
      Text = 'Edit11'
    end
  end
  object Panel2: TPanel
    Left = 8
    Top = 152
    Width = 665
    Height = 113
    TabOrder = 4
    object Label7: TLabel
      Left = 24
      Top = 16
      Width = 54
      Height = 13
      Caption = #23458#25143#21517#31216'  '
    end
    object Label8: TLabel
      Left = 240
      Top = 16
      Width = 42
      Height = 13
      Caption = #35746#21333#21495'  '
    end
    object Label9: TLabel
      Left = 456
      Top = 16
      Width = 42
      Height = 13
      Caption = #36215#22987#22320'  '
    end
    object Label10: TLabel
      Left = 24
      Top = 56
      Width = 39
      Height = 13
      Caption = #21457#36135#22320' '
    end
    object Label11: TLabel
      Left = 240
      Top = 64
      Width = 30
      Height = 13
      Caption = #36317#31163'  '
    end
    object Label12: TLabel
      Left = 464
      Top = 56
      Width = 27
      Height = 13
      Caption = #37329#39069' '
    end
    object Label13: TLabel
      Left = 640
      Top = 56
      Width = 20
      Height = 24
      Caption = #20803
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit3: TEdit
      Left = 80
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 296
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 512
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 2
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 80
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 296
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 4
      Text = '110'
    end
    object Edit8: TEdit
      Left = 512
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 5
      Text = '1100'
    end
  end
  object ClientDataSet1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 152
    Top = 328
  end
  object DataSource1: TDataSource
    DataSet = ClientDataSet1
    Left = 216
    Top = 328
  end
end

⌨️ 快捷键说明

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