useroption.~dfm

来自「企业端数据申报系统:单位管理模块 单位查询. 业务申报模块 在线数据下载」· ~DFM 代码 · 共 98 行

~DFM
98
字号
inherited useroption_frm: Tuseroption_frm
  Left = 303
  Top = 235
  Caption = #26032#22686#29992#25143
  ClientHeight = 204
  ClientWidth = 310
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object FlatGroupBox1: TFlatGroupBox
    Left = 8
    Top = 8
    Width = 295
    Height = 153
    Caption = #29992#25143#20449#24687':'
    TabOrder = 0
    object Label1: TLabel
      Left = 40
      Top = 32
      Width = 60
      Height = 12
      Caption = #29992#25143#21517#31216#65306
    end
    object Label2: TLabel
      Left = 40
      Top = 70
      Width = 60
      Height = 12
      Caption = #30331#24405#21475#20196#65306
    end
    object Label3: TLabel
      Left = 40
      Top = 108
      Width = 60
      Height = 12
      Caption = #26680#23545#21475#20196#65306
    end
    object FlatEdit1: TFlatEdit
      Left = 113
      Top = 28
      Width = 121
      Height = 18
      ColorFlat = clBtnFace
      ParentColor = True
      TabOrder = 0
    end
    object FlatEdit2: TFlatEdit
      Left = 113
      Top = 66
      Width = 121
      Height = 18
      ColorFlat = clBtnFace
      ParentColor = True
      PasswordChar = '*'
      TabOrder = 1
    end
    object FlatEdit3: TFlatEdit
      Left = 113
      Top = 104
      Width = 121
      Height = 18
      ColorFlat = clBtnFace
      ParentColor = True
      PasswordChar = '*'
      TabOrder = 2
    end
    object fcTreeView1: TfcTreeView
      Left = 248
      Top = 8
      Width = 121
      Height = 97
      Indent = 19
      Items.StreamVersion = 1
      Items.Data = {00000000}
      TabOrder = 3
      Visible = False
    end
  end
  object FlatButton1: TFlatButton
    Left = 72
    Top = 168
    Width = 57
    Height = 25
    Caption = #28155' '#21152
    TabOrder = 1
    OnClick = FlatButton1Click
  end
  object FlatButton2: TFlatButton
    Left = 168
    Top = 168
    Width = 57
    Height = 25
    Caption = #20851' '#38381
    TabOrder = 2
    OnClick = FlatButton2Click
  end
end

⌨️ 快捷键说明

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