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

📄 unit_topparentform.dfm

📁 招投标软件代码,很有应用价值,请大家参考下哦,不明白的地方给我留言
💻 DFM
字号:
object frm_TopParentForm: Tfrm_TopParentForm
  Left = 199
  Top = 238
  Width = 800
  Height = 500
  Caption = 'frm_TopParentForm'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Panel3: TPanel
    Left = 0
    Top = 21
    Width = 792
    Height = 26
    Align = alTop
    TabOrder = 0
    object Label52: TLabel
      Left = 16
      Top = 7
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #39033#30446#21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label63: TLabel
      Left = 189
      Top = 6
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #25307#26631#31867#22411
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label72: TLabel
      Left = 360
      Top = 7
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #24037#31243#31867#22411
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Com_xmname: TComboBox
      Left = 64
      Top = 1
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = #35831#36873#25321#39033#30446
      OnChange = Com_xmnameChange
    end
    object Com_zhaoBiao: TComboBox
      Left = 240
      Top = 1
      Width = 120
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = #35831#36873#25321#25307#26631#31867#22411
      OnChange = Com_zhaoBiaoChange
      Items.Strings = (
        #26045#24037
        #30417#29702)
    end
    object Com_Gclxname: TComboBox
      Left = 410
      Top = 2
      Width = 135
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = #35831#36873#25321#24037#31243#31867#22411#31867#22411
      OnChange = Com_GclxnameChange
      Items.Strings = (
        #36335#22522
        #36335#38754)
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 792
    Height = 21
    Align = alTop
    BevelInner = bvLowered
    BevelOuter = bvNone
    Caption = '[caption]'
    Color = clMedGray
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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