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

📄 unit17.~dfm

📁 这是一个平时无事是编写的一个航空售票管理小系统,与大家分享, 有什么问题大家在这里留言,,大家一起讨论
💻 ~DFM
字号:
object ZhaoQian: TZhaoQian
  Left = 357
  Top = 141
  Width = 449
  Height = 420
  Caption = 'ZhaoQian'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 48
    Width = 132
    Height = 33
    Caption = #24212#20184#37329#39069
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -32
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 48
    Top = 120
    Width = 132
    Height = 33
    Caption = #24050#25910#37329#39069
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -32
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 56
    Top = 200
    Width = 117
    Height = 33
    Caption = #25214'   '#38646
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -32
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 226
    Top = 43
    Width = 176
    Height = 43
    Color = clMenuBar
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -35
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 226
    Top = 115
    Width = 176
    Height = 43
    Color = clMenuBar
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -35
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 226
    Top = 195
    Width = 176
    Height = 43
    Color = clMenuBar
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -35
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
  end
  object Button1: TButton
    Left = 112
    Top = 280
    Width = 209
    Height = 81
    Caption = #25171#21360
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -48
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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