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

📄 unit5.dfm

📁 这是一个平时无事是编写的一个航空售票管理小系统,与大家分享, 有什么问题大家在这里留言,,大家一起讨论
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object GengGaiXinXi: TGengGaiXinXi
  Left = 189
  Top = 112
  Width = 769
  Height = 580
  Caption = 'GengGaiXinXi'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = -1
    Width = 761
    Height = 49
    Caption = #26356' '#25913' '#20449' '#24687' '#31383' '#21475
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -48
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 48
    Width = 761
    Height = 9
    Color = clGreen
    TabOrder = 1
  end
  object PageControl1: TPageControl
    Left = 1
    Top = 64
    Width = 759
    Height = 488
    ActivePage = TabSheet2
    TabOrder = 2
    object TabSheet1: TTabSheet
      Caption = #33322#32447#20449#24687
      object Label28: TLabel
        Left = 232
        Top = 72
        Width = 39
        Height = 13
        Caption = #33322#29677#21495' '
      end
      object Label29: TLabel
        Left = 113
        Top = 128
        Width = 54
        Height = 13
        Caption = #36215#39134#26102#38388'  '
      end
      object Label30: TLabel
        Left = 403
        Top = 131
        Width = 27
        Height = 13
        Caption = #31080#20215' '
      end
      object Label31: TLabel
        Left = 111
        Top = 170
        Width = 51
        Height = 13
        Caption = #21040#36798#26102#38388' '
      end
      object Label32: TLabel
        Left = 379
        Top = 176
        Width = 51
        Height = 13
        Caption = #31080#20215#25240#25187' '
      end
      object Label33: TLabel
        Left = 111
        Top = 217
        Width = 51
        Height = 13
        Caption = #36884#32463#22478#24066' '
      end
      object Label34: TLabel
        Left = 8
        Top = 24
        Width = 150
        Height = 24
        Caption = #35831#36755#20837#33322#29677#21495
        Color = clMedGray
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -24
        Font.Name = #38582#20070
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
      end
      object Label35: TLabel
        Left = 328
        Top = 56
        Width = 63
        Height = 13
        Caption = #36755#23436#28857#22238#36710' '
      end
      object Edit23: TEdit
        Left = 280
        Top = 69
        Width = 161
        Height = 21
        TabOrder = 0
        OnExit = Edit23Exit
        OnKeyPress = Edit23KeyPress
      end
      object Edit24: TEdit
        Left = 186
        Top = 126
        Width = 121
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 1
      end
      object Edit25: TEdit
        Left = 442
        Top = 128
        Width = 130
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 2
      end
      object Edit26: TEdit
        Left = 184
        Top = 168
        Width = 121
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 3
      end
      object Edit27: TEdit
        Left = 443
        Top = 173
        Width = 129
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 4
      end
      object Memo2: TMemo
        Left = 184
        Top = 216
        Width = 385
        Height = 105
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -19
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        Lines.Strings = (
          'Memo2')
        ParentFont = False
        TabOrder = 5
      end
      object Button7: TButton
        Left = 160
        Top = 368
        Width = 75
        Height = 25
        Caption = #26356#25913
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -24
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 6
        OnClick = Button7Click
      end
      object Button8: TButton
        Left = 328
        Top = 368
        Width = 75
        Height = 25
        Caption = #21462#28040
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -24
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 7
        OnClick = Button8Click
      end
      object Button9: TButton
        Left = 496
        Top = 368
        Width = 75
        Height = 25
        Caption = #36864#20986
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -24
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 8
        OnClick = Button9Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #23458#25143#36164#26009
      ImageIndex = 1
      object Label12: TLabel
        Left = 59
        Top = 75
        Width = 51
        Height = 13
        Caption = #23458#25143#32534#21495' '
      end
      object Label13: TLabel
        Left = 280
        Top = 75
        Width = 48
        Height = 13
        Caption = #23458#25143#22995#21517
      end
      object Label14: TLabel
        Left = 492
        Top = 75
        Width = 24
        Height = 13
        Caption = #24615#21035
      end
      object Label15: TLabel
        Left = 56
        Top = 115
        Width = 51
        Height = 13
        Caption = #21333#20301#21517#31216' '
      end
      object Label16: TLabel
        Left = 368
        Top = 115
        Width = 48
        Height = 13
        Caption = #21333#20301#22320#28857
      end
      object Label17: TLabel
        Left = 44
        Top = 150
        Width = 63
        Height = 13
        Caption = #36523#20221#35777#21495#30721' '
      end
      object Label18: TLabel
        Left = 56
        Top = 195
        Width = 51
        Height = 13
        Caption = #21150#20844#30005#35805' '
      end
      object Label19: TLabel
        Left = 280
        Top = 195
        Width = 48
        Height = 13
        Caption = #23478#24237#30005#35805
      end
      object Label20: TLabel
        Left = 495
        Top = 191
        Width = 24
        Height = 13
        Caption = #25163#26426
      end
      object Label21: TLabel
        Left = 55
        Top = 230
        Width = 51
        Height = 13
        Caption = #36865#31080#22320#22336' '
      end
      object Label23: TLabel
        Left = 66
        Top = 277
        Width = 39
        Height = 13
        Caption = #26426#31080#39069' '
      end
      object Label24: TLabel
        Left = 282
        Top = 278
        Width = 39
        Height = 13
        Caption = #20445#38505#36153' '
      end
      object Label25: TLabel
        Left = 8
        Top = 16
        Width = 175
        Height = 24
        Caption = #35831#36755#20837#23458#25143#32534#21495
        Color = clMedGray
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -24
        Font.Name = #38582#20070
        Font.Style = [fsBold]
        ParentColor = False
        ParentFont = False
      end
      object Label27: TLabel
        Left = 160
        Top = 56
        Width = 60
        Height = 13
        Caption = #36755#23436#28857#22238#36710
      end
      object Edit10: TEdit
        Left = 132
        Top = 68
        Width = 121
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 0
        OnExit = Edit10Exit
        OnKeyPress = Edit10KeyPress
      end
      object Edit11: TEdit
        Left = 338
        Top = 66
        Width = 121
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 1
      end
      object Edit12: TEdit
        Left = 534
        Top = 66
        Width = 121
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 2
      end
      object Edit13: TEdit
        Left = 133
        Top = 107
        Width = 201
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 3
      end
      object Edit14: TEdit
        Left = 431
        Top = 104
        Width = 225
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 4
      end
      object Edit15: TEdit
        Left = 133
        Top = 144
        Width = 313
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 5
      end
      object Edit16: TEdit
        Left = 135
        Top = 186
        Width = 129
        Height = 29
        Font.Charset = GB2312_CHARSET
        Font.Color = clMaroon
        Font.Height = -21
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 6
      end
      object Edit17: TEdit
        Left = 344
        Top = 186

⌨️ 快捷键说明

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