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

📄 u_zhaobiaoyqs.dfm

📁 招投标软件代码,很有应用价值,请大家参考下哦,不明白的地方给我留言
💻 DFM
字号:
object f_zhaobiaoyqs: Tf_zhaobiaoyqs
  Left = 209
  Top = 243
  Width = 720
  Height = 511
  Caption = #25307#26631#36992#35831#20070
  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
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 88
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #25171#21360#36890#30693#20070#30340#21333#20301
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 352
    Top = 451
    Width = 65
    Height = 15
    AutoSize = False
    Caption = #31867#21035
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Visible = False
  end
  object SpeedButton3: TSpeedButton
    Left = 352
    Top = 248
    Width = 33
    Height = 33
    Caption = '<<'
    OnClick = SpeedButton3Click
  end
  object SpeedButton2: TSpeedButton
    Left = 352
    Top = 184
    Width = 33
    Height = 33
    Caption = '>>'
    OnClick = SpeedButton2Click
  end
  object Label6: TLabel
    Left = 408
    Top = 88
    Width = 137
    Height = 13
    AutoSize = False
    Caption = #27492#26102#19981#25171#21360#36890#30693#20070#30340#21333#20301
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object listview1: TListView
    Left = 32
    Top = 104
    Width = 304
    Height = 290
    Columns = <
      item
        Caption = #21333#20301#21517#31216
        Width = 200
      end
      item
        Caption = #21512#21516#27573
        Width = 100
      end>
    HideSelection = False
    ReadOnly = True
    RowSelect = True
    TabOrder = 0
    ViewStyle = vsReport
  end
  object Com_Leibie: TComboBox
    Left = 392
    Top = 448
    Width = 161
    Height = 21
    ItemHeight = 13
    TabOrder = 1
    Text = #35831#36873#25321#31867#21035
    Visible = False
    OnChange = Com_LeibieChange
    Items.Strings = (
      #26080#31867#21035
      #31532#19968#31867
      #31532#20108#31867
      #31532#19977#31867)
  end
  object btn_PrintPre: TBitBtn
    Left = 189
    Top = 416
    Width = 77
    Height = 21
    Caption = #39044#35272#36992#35831#20070
    TabOrder = 2
    OnClick = btn_PrintPreClick
  end
  object bb_Print: TBitBtn
    Left = 267
    Top = 416
    Width = 75
    Height = 21
    Caption = #25171#21360#36992#35831#20070
    TabOrder = 3
    OnClick = bb_PrintClick
  end
  object ListView2: TListView
    Left = 408
    Top = 104
    Width = 304
    Height = 290
    Columns = <
      item
        Caption = #21333#20301#21517#31216
        Width = 200
      end
      item
        Caption = #21512#21516#27573
        Width = 100
      end>
    HideSelection = False
    ReadOnly = True
    RowSelect = True
    TabOrder = 4
    ViewStyle = vsReport
  end
  object Memo1: TMemo
    Left = 1103
    Top = 456
    Width = 185
    Height = 89
    Lines.Strings = (
      'Memo1')
    TabOrder = 5
    Visible = False
  end
  object BitBtn1: TBitBtn
    Left = 114
    Top = 416
    Width = 75
    Height = 21
    Caption = #39044#35272#27169#26495
    TabOrder = 6
    OnClick = BitBtn1Click
  end
  object Memo2: TMemo
    Left = 575
    Top = 392
    Width = 185
    Height = 89
    Lines.Strings = (
      'Memo1')
    TabOrder = 7
    Visible = False
  end
end

⌨️ 快捷键说明

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