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

📄 selectfieldsfrm.dfm

📁 将DataGrid或dxDbGrid或cxGrid或数据集中的数据导出到Excel表格中
💻 DFM
字号:
object fmSelectFields: TfmSelectFields
  Left = 169
  Top = 97
  BorderStyle = bsDialog
  Caption = #35831#36873#25321#38656#35201#23548#20986#30340#23383#27573
  ClientHeight = 304
  ClientWidth = 409
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object ListView1: TListView
    Left = 8
    Top = 7
    Width = 393
    Height = 257
    Checkboxes = True
    Columns = <>
    TabOrder = 0
    ViewStyle = vsList
  end
  object btnSelectALL: TButton
    Left = 27
    Top = 272
    Width = 75
    Height = 25
    Caption = #20840#36873'(&A)'
    TabOrder = 1
    OnClick = btnSelectALLClick
  end
  object btnSelectNone: TButton
    Left = 120
    Top = 272
    Width = 75
    Height = 25
    Caption = #20840#19981#36873
    TabOrder = 2
    OnClick = btnSelectNoneClick
  end
  object btnOK: TButton
    Left = 213
    Top = 272
    Width = 75
    Height = 25
    Caption = #30830#23450'(&O)'
    Default = True
    ModalResult = 1
    TabOrder = 3
  end
  object Button4: TButton
    Left = 307
    Top = 272
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040'(&C)'
    ModalResult = 2
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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