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

📄 hwexport.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
字号:
object HwExportForm: THwExportForm
  Left = 219
  Top = 115
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #23548#20986#25968#25454
  ClientHeight = 311
  ClientWidth = 289
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object gbFields: TGroupBox
    Left = 8
    Top = 64
    Width = 273
    Height = 201
    Caption = #23383#27573#36873#25321
    TabOrder = 0
    object clbFields: TCheckListBox
      Left = 8
      Top = 16
      Width = 257
      Height = 177
      ItemHeight = 12
      TabOrder = 0
    end
  end
  object rgType: TRadioGroup
    Left = 8
    Top = 8
    Width = 273
    Height = 49
    Caption = #23548#20986#31867#22411
    Columns = 3
    ItemIndex = 0
    Items.Strings = (
      'EXCEL'
      'TEXT')
    TabOrder = 1
  end
  object bbtnOk: TBitBtn
    Left = 144
    Top = 272
    Width = 67
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 2
    OnClick = bbtnOkClick
  end
  object bbtnExit: TBitBtn
    Left = 216
    Top = 272
    Width = 67
    Height = 25
    Caption = #36864#20986'(&X)'
    TabOrder = 3
    OnClick = bbtnExitClick
  end
  object ProgressBar1: TProgressBar
    Left = 8
    Top = 280
    Width = 121
    Height = 17
    Min = 0
    Max = 100
    TabOrder = 4
    Visible = False
  end
  object SaveDialog1: TSaveDialog
    Left = 56
    Top = 264
  end
end

⌨️ 快捷键说明

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