📄 unit11.dfm
字号:
object pass: Tpass
Left = 307
Top = 249
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsToolWindow
Caption = #23494#30721#31649#29702
ClientHeight = 244
ClientWidth = 494
Color = clTeal
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 FlatSpeedButton7: TFlatSpeedButton
Left = 216
Top = 216
Width = 73
Height = 25
Caption = #20851#38381#31383#21475
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = FlatSpeedButton7Click
end
object FlatGroupBox1: TFlatGroupBox
Left = 16
Top = 24
Width = 145
Height = 185
Caption = #26032#22686#29992#25143
TabOrder = 0
ColorBorder = clWindow
object Label1: TLabel
Left = 7
Top = 24
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 7
Top = 80
Width = 49
Height = 13
AutoSize = False
Caption = #23494' '#30721
end
object FlatSpeedButton1: TFlatSpeedButton
Left = 8
Top = 144
Width = 49
Height = 25
Caption = #30830#23450
OnClick = FlatSpeedButton1Click
end
object FlatSpeedButton2: TFlatSpeedButton
Left = 88
Top = 144
Width = 49
Height = 25
Caption = #37325#32622
OnClick = FlatSpeedButton2Click
end
object FlatEdit1: TFlatEdit
Left = 7
Top = 44
Width = 130
Height = 19
ColorFlat = clTeal
ParentColor = True
TabOrder = 0
Text = 'FlatEdit1'
end
object FlatEdit2: TFlatEdit
Left = 8
Top = 100
Width = 129
Height = 19
ColorFlat = clTeal
ParentColor = True
PasswordChar = '*'
TabOrder = 1
Text = 'FlatEdit1'
end
end
object FlatGroupBox2: TFlatGroupBox
Left = 176
Top = 24
Width = 145
Height = 185
Caption = #21024#38500#29992#25143
TabOrder = 1
ColorBorder = clWindow
object FlatSpeedButton3: TFlatSpeedButton
Left = 16
Top = 144
Width = 49
Height = 25
Caption = #30830#23450
OnClick = FlatSpeedButton3Click
end
object FlatSpeedButton4: TFlatSpeedButton
Left = 80
Top = 144
Width = 49
Height = 25
Caption = #37325#32622
OnClick = FlatSpeedButton4Click
end
object Label3: TLabel
Left = 16
Top = 24
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label4: TLabel
Left = 16
Top = 80
Width = 49
Height = 13
AutoSize = False
Caption = #23494' '#30721
end
object FlatComboBox1: TFlatComboBox
Left = 16
Top = 43
Width = 113
Height = 21
Color = clTeal
ItemHeight = 13
TabOrder = 0
ItemIndex = -1
end
object FlatEdit3: TFlatEdit
Left = 16
Top = 100
Width = 113
Height = 19
ColorFlat = clTeal
ParentColor = True
PasswordChar = '*'
TabOrder = 1
Text = 'FlatEdit3'
end
end
object FlatGroupBox3: TFlatGroupBox
Left = 336
Top = 24
Width = 145
Height = 185
Caption = #20462#25913#23494#30721
TabOrder = 2
ColorBorder = clWindow
object Label5: TLabel
Left = 16
Top = 23
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label6: TLabel
Left = 16
Top = 67
Width = 49
Height = 13
AutoSize = False
Caption = #21407#23494#30721
end
object Label7: TLabel
Left = 16
Top = 109
Width = 49
Height = 13
AutoSize = False
Caption = #26032#23494#30721
end
object FlatSpeedButton5: TFlatSpeedButton
Left = 16
Top = 144
Width = 49
Height = 25
Caption = #30830#23450
OnClick = FlatSpeedButton5Click
end
object FlatSpeedButton6: TFlatSpeedButton
Left = 80
Top = 144
Width = 49
Height = 25
Caption = #37325#32622
OnClick = FlatSpeedButton6Click
end
object FlatComboBox2: TFlatComboBox
Left = 16
Top = 35
Width = 113
Height = 21
Color = clTeal
ItemHeight = 13
TabOrder = 0
ItemIndex = -1
end
object FlatEdit4: TFlatEdit
Left = 16
Top = 80
Width = 113
Height = 19
ColorFlat = clTeal
ParentColor = True
PasswordChar = '*'
TabOrder = 1
Text = 'FlatEdit4'
end
object FlatEdit5: TFlatEdit
Left = 16
Top = 122
Width = 121
Height = 19
ColorFlat = clTeal
ParentColor = True
PasswordChar = '*'
TabOrder = 2
Text = 'FlatEdit5'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -