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

📄 u_zhongbiaotzs.dfm

📁 招投标软件代码,很有应用价值,请大家参考下哦,不明白的地方给我留言
💻 DFM
字号:
object f_zhongbiaotzs: Tf_zhongbiaotzs
  Left = 287
  Top = 10
  Width = 657
  Height = 553
  Caption = #20013#26631#36890#30693#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
  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 Label6: TLabel
    Left = 392
    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 SpeedButton2: TSpeedButton
    Left = 352
    Top = 184
    Width = 33
    Height = 33
    Caption = '>>'
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 352
    Top = 248
    Width = 33
    Height = 33
    Caption = '<<'
    OnClick = SpeedButton3Click
  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
      item
        Caption = #20013#26631#37329#39069
        Width = 100
      end>
    HideSelection = False
    ReadOnly = True
    RowSelect = True
    TabOrder = 0
    ViewStyle = vsReport
  end
  object ListView2: TListView
    Left = 401
    Top = 104
    Width = 304
    Height = 290
    Columns = <
      item
        Caption = #21333#20301#21517#31216
        Width = 200
      end
      item
        Caption = #21512#21516#27573
        Width = 100
      end
      item
        Caption = #20013#26631#37329#39069
        Width = 100
      end>
    HideSelection = False
    ReadOnly = True
    RowSelect = True
    TabOrder = 1
    ViewStyle = vsReport
  end
  object bb_Save: TBitBtn
    Left = 267
    Top = 416
    Width = 75
    Height = 21
    Caption = #25171#21360#36890#30693#20070
    TabOrder = 2
    OnClick = bb_SaveClick
  end
  object btn_priview: TBitBtn
    Left = 191
    Top = 416
    Width = 75
    Height = 21
    Caption = #39044#35272#36890#30693#20070
    TabOrder = 3
    OnClick = btn_priviewClick
  end
  object Memo1: TMemo
    Left = 584
    Top = 416
    Width = 185
    Height = 89
    Lines.Strings = (
      'Memo1')
    TabOrder = 4
    Visible = False
  end
  object BitBtn1: TBitBtn
    Left = 113
    Top = 416
    Width = 75
    Height = 21
    Caption = #39044#35272#27169#26495
    TabOrder = 5
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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