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

📄 ugroup.dfm

📁 中式财务栏 表格式录入 运行时设置可显示列、列名、列宽
💻 DFM
字号:
object FormGroup: TFormGroup
  Left = 243
  Top = 138
  Width = 379
  Height = 386
  BorderIcons = [biSystemMenu]
  Caption = #20998#32452#32479#35745
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object grp1: TGroupBox
    Left = 0
    Top = 0
    Width = 185
    Height = 318
    Align = alLeft
    Caption = #20998#31867#36873#25321
    TabOrder = 0
    object chklst1: TCheckListBox
      Left = 2
      Top = 14
      Width = 181
      Height = 302
      Align = alClient
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 12
      TabOrder = 0
    end
  end
  object pnl1: TPanel
    Left = 0
    Top = 318
    Width = 371
    Height = 41
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object btn1: TButton
      Left = 192
      Top = 8
      Width = 75
      Height = 25
      Caption = #30830#23450'(&O)'
      TabOrder = 0
      OnClick = btn1Click
    end
    object btn2: TButton
      Left = 272
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462#28040'(&C)'
      TabOrder = 1
      OnClick = btn2Click
    end
    object btn3: TButton
      Left = 8
      Top = 8
      Width = 75
      Height = 25
      Caption = #20840#36873'(&S)'
      TabOrder = 2
      OnClick = btn3Click
    end
    object btn4: TButton
      Left = 88
      Top = 8
      Width = 75
      Height = 25
      Caption = #20840#19981#36873'(&N)'
      TabOrder = 3
      OnClick = btn4Click
    end
  end
  object grp3: TGroupBox
    Left = 185
    Top = 0
    Width = 185
    Height = 318
    Align = alLeft
    Caption = #27719#24635#36873#25321
    TabOrder = 2
    object chklst2: TCheckListBox
      Left = 2
      Top = 14
      Width = 181
      Height = 302
      Align = alClient
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 12
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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