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

📄 u_filterfrm.dfm

📁 给一个企业做的产品展示系统,很好的展示了产品的各种功能
💻 DFM
字号:
object FilterFrm: TFilterFrm
  Left = 355
  Top = 270
  BorderStyle = bsDialog
  Caption = #26597#35810#31383#21475
  ClientHeight = 116
  ClientWidth = 334
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 334
    Height = 116
    Align = alClient
    BevelOuter = bvNone
    BorderWidth = 16
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 16
      Top = 16
      Width = 302
      Height = 81
      Align = alTop
      Caption = #24405#20837#20135#21697#22411#21495#32534#30721
      TabOrder = 0
      object Label1: TLabel
        Left = 15
        Top = 39
        Width = 54
        Height = 12
        Caption = #20135#21697#22411#21495':'
      end
      object edtNumber: TEdit
        Left = 72
        Top = 31
        Width = 129
        Height = 26
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'Arial'
        Font.Style = []
        MaxLength = 100
        ParentFont = False
        TabOrder = 0
      end
      object Button2: TButton
        Left = 210
        Top = 32
        Width = 71
        Height = 25
        Caption = #26597#35810
        TabOrder = 1
        OnClick = Button2Click
      end
    end
  end
end

⌨️ 快捷键说明

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