📄 sys.dfm
字号:
object fm_sys: Tfm_sys
Left = 276
Top = 293
BorderStyle = bsDialog
Caption = 'fm_sys'
ClientHeight = 198
ClientWidth = 447
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label8: TLabel
Left = 120
Top = 24
Width = 73
Height = 16
AutoSize = False
Caption = #21407#23494#30721':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 120
Top = 72
Width = 73
Height = 16
AutoSize = False
Caption = #26032#23494#30721':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 120
Top = 112
Width = 89
Height = 16
AutoSize = False
Caption = #37325#36755#26032#23494#30721':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 120
Top = 152
Width = 161
Height = 16
AutoSize = False
Caption = #23494#30721#20026'6'#20010#25968#23383#25110#23383#27597
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 216
Top = 24
Width = 49
Height = 21
DataField = 'code'
DataSource = dm_data.dc_passwd
Enabled = False
TabOrder = 0
end
object pass1: TEdit
Left = 216
Top = 64
Width = 49
Height = 21
MaxLength = 6
TabOrder = 1
OnExit = pass1Exit
end
object pass2: TEdit
Left = 216
Top = 104
Width = 49
Height = 21
MaxLength = 6
TabOrder = 2
OnExit = pass2Exit
end
object Button1: TButton
Left = 336
Top = 24
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 104
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -