passchange.~dfm
来自「企业端数据申报系统:单位管理模块 单位查询. 业务申报模块 在线数据下载」· ~DFM 代码 · 共 89 行
~DFM
89 行
object passchange_frm: Tpasschange_frm
Left = 279
Top = 248
Width = 280
Height = 185
BorderIcons = [biSystemMenu]
Caption = #29992#25143#21475#20196#20462#25913
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 58
Width = 48
Height = 12
Caption = #26032#21475#20196#65306
end
object Label2: TLabel
Left = 40
Top = 24
Width = 48
Height = 12
Caption = #21407#21475#20196#65306
end
object Label3: TLabel
Left = 24
Top = 96
Width = 72
Height = 12
Caption = #30830#35748#26032#21475#20196#65306
end
object FlatEdit1: TFlatEdit
Left = 111
Top = 20
Width = 121
Height = 18
ColorFlat = clBtnFace
ParentColor = True
PasswordChar = '*'
TabOrder = 0
end
object FlatEdit3: TFlatEdit
Left = 111
Top = 92
Width = 121
Height = 18
ColorFlat = clBtnFace
ParentColor = True
PasswordChar = '*'
TabOrder = 2
end
object FlatButton1: TFlatButton
Left = 56
Top = 120
Width = 57
Height = 25
Caption = #26356#25913
TabOrder = 3
OnClick = FlatButton1Click
end
object FlatButton2: TFlatButton
Left = 144
Top = 120
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = FlatButton2Click
end
object FlatEdit2: TFlatEdit
Left = 111
Top = 57
Width = 121
Height = 18
ColorFlat = clBtnFace
ParentColor = True
PasswordChar = '*'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?