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

📄 regulation.dfm

📁 好多上载非界面和非WEB源码
💻 DFM
字号:
object regfrm: Tregfrm
  Left = 235
  Top = 153
  Width = 792
  Height = 451
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #20511#20070#35268#21017
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 784
    Height = 345
    Align = alTop
    BevelInner = bvLowered
    Color = clSkyBlue
    TabOrder = 0
    object Label7: TLabel
      Left = 104
      Top = 232
      Width = 161
      Height = 41
      AutoSize = False
      Caption = #25512#33616#30340#26032#20070#26102#38388#38388#38548#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 504
      Top = 232
      Width = 97
      Height = 33
      AutoSize = False
      Caption = #65288#21333#20301#65306#22825#65289
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Panel2: TPanel
      Left = 2
      Top = 2
      Width = 780
      Height = 183
      Align = alTop
      BevelInner = bvLowered
      Color = clSkyBlue
      TabOrder = 0
      object Label1: TLabel
        Left = 104
        Top = 32
        Width = 169
        Height = 25
        AutoSize = False
        Caption = #27599#20154#26368#22810#21487#20511#20070#25968#30446#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 104
        Top = 80
        Width = 177
        Height = 33
        AutoSize = False
        Caption = #27599#26412#27599#20154#21487#25317#26377#22825#25968#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 104
        Top = 128
        Width = 161
        Height = 33
        AutoSize = False
        Caption = #27599#36229#36807#19968#22825#30340#32602#37329#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 496
        Top = 32
        Width = 105
        Height = 33
        AutoSize = False
        Caption = #65288#21333#20301#65306#26412#65289
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 496
        Top = 80
        Width = 113
        Height = 33
        AutoSize = False
        Caption = #65288#21333#20301#65306#22825#65289
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 496
        Top = 128
        Width = 113
        Height = 33
        AutoSize = False
        Caption = #65288#21333#20301#65306#20803#65289
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Edit1: TEdit
        Left = 288
        Top = 32
        Width = 177
        Height = 21
        TabOrder = 0
        Text = '5'
      end
      object Edit2: TEdit
        Left = 288
        Top = 80
        Width = 177
        Height = 21
        TabOrder = 1
        Text = '30'
      end
      object Edit3: TEdit
        Left = 288
        Top = 128
        Width = 177
        Height = 21
        TabOrder = 2
        Text = '0.1'
      end
    end
    object Edit4: TEdit
      Left = 288
      Top = 232
      Width = 177
      Height = 21
      TabOrder = 1
      Text = '100'
    end
  end
  object BitBtn1: TBitBtn
    Left = 256
    Top = 368
    Width = 81
    Height = 33
    Caption = #30830#23450
    TabOrder = 1
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 440
    Top = 368
    Width = 81
    Height = 33
    Caption = #20851#38381
    TabOrder = 2
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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