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

📄 u_zigeyspsbg.dfm

📁 招投标软件代码,很有应用价值,请大家参考下哦,不明白的地方给我留言
💻 DFM
字号:
object f_zigeyspsbg: Tf_zigeyspsbg
  Left = 338
  Top = 121
  Width = 842
  Height = 655
  Caption = #36164#26684#39044#23457#35780#23457#25253#21578
  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
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label7: TLabel
    Left = 16
    Top = 63
    Width = 129
    Height = 13
    AutoSize = False
    Caption = #21487#20197#29983#25104#25253#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 16
    Top = 431
    Width = 129
    Height = 13
    AutoSize = False
    Caption = #25253#34920#24320#22987#39029#30721
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object SpeedButton2: TSpeedButton
    Left = 376
    Top = 168
    Width = 33
    Height = 33
    Caption = '>>'
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 376
    Top = 232
    Width = 33
    Height = 33
    Caption = '<<'
    OnClick = SpeedButton3Click
  end
  object Label6: TLabel
    Left = 416
    Top = 64
    Width = 137
    Height = 13
    AutoSize = False
    Caption = #27492#26102#19981#25171#21360#25253#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 407
    Width = 129
    Height = 13
    AutoSize = False
    Caption = #25253#34920#32534#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object bb_Save: TBitBtn
    Left = 212
    Top = 458
    Width = 80
    Height = 21
    Caption = #33258#21160#29983#25104#25253#34920
    TabOrder = 0
    OnClick = bb_SaveClick
  end
  object listview1: TListView
    Left = 40
    Top = 80
    Width = 315
    Height = 290
    Columns = <
      item
        Caption = #25253#34920#21517#31216
        Width = 300
      end>
    HideSelection = False
    ReadOnly = True
    RowSelect = True
    TabOrder = 1
    ViewStyle = vsReport
  end
  object Edit1: TEdit
    Left = 96
    Top = 424
    Width = 265
    Height = 21
    TabOrder = 2
    Text = '1'
    OnKeyPress = Edit1KeyPress
  end
  object ListView2: TListView
    Left = 416
    Top = 80
    Width = 315
    Height = 297
    Columns = <
      item
        Caption = #25253#34920#21517#31216
        Width = 300
      end>
    HideSelection = False
    ReadOnly = True
    RowSelect = True
    TabOrder = 3
    ViewStyle = vsReport
  end
  object Edit2: TEdit
    Left = 96
    Top = 400
    Width = 265
    Height = 21
    TabOrder = 4
    Text = '1'
    OnKeyPress = Edit1KeyPress
  end
  object CheckBox1: TCheckBox
    Left = 24
    Top = 376
    Width = 337
    Height = 17
    Caption = #25171#21360#39029#30473
    TabOrder = 5
  end
  object BitBtn1: TBitBtn
    Left = 296
    Top = 458
    Width = 73
    Height = 21
    Caption = #19978#20256#25253#34920
    TabOrder = 6
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 135
    Top = 458
    Width = 73
    Height = 21
    Caption = #39044#35272#25253#34920
    TabOrder = 7
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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