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

📄 frmproperty.dfm

📁 这个是去年写的东东。 以前公司一直使用易飞ERP
💻 DFM
字号:
object Form3: TForm3
  Left = 582
  Top = 179
  BorderStyle = bsDialog
  Caption = #20869#23481
  ClientHeight = 237
  ClientWidth = 308
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 308
    Height = 201
    ActivePage = TabSheet1
    Align = alTop
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #19968#33324
      object Label1: TLabel
        Left = 16
        Top = 40
        Width = 205
        Height = 13
        Caption = #20851#32852#35828#26126#20351#29992'Web'#36830#32467#30340#20027#35201#32593#31449
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object CheckBox1: TCheckBox
        Left = 16
        Top = 8
        Width = 129
        Height = 17
        Caption = #21551#21160#24037#20316#20851#32852#35828#26126
        TabOrder = 0
      end
      object Edit1: TEdit
        Left = 16
        Top = 56
        Width = 273
        Height = 21
        TabOrder = 1
      end
    end
    object TabSheet2: TTabSheet
      Caption = #22806#25346#31243#24207#19982#20803#20214
      ImageIndex = 1
      object Label2: TLabel
        Left = 8
        Top = 8
        Width = 117
        Height = 13
        Caption = #31243#24207#21551#21160#26102#33258#21160#35013#20837
      end
      object CheckListBox1: TCheckListBox
        Left = 8
        Top = 32
        Width = 281
        Height = 129
        ItemHeight = 13
        Items.Strings = (
          #20256#21628#31995#32479
          #25253#34920#24037#20316#38431#21015)
        TabOrder = 0
      end
    end
  end
  object BitBtn1: TBitBtn
    Left = 56
    Top = 208
    Width = 75
    Height = 25
    TabOrder = 1
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 184
    Top = 208
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = BitBtn2Click
    Kind = bkAbort
  end
end

⌨️ 快捷键说明

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