📄 klgg.dfm
字号:
object Form26: TForm26
Left = 351
Top = 269
BorderStyle = bsDialog
Caption = #24037#36164#31649#29702#31995#32479#65293#21475#20196#26356#25913
ClientHeight = 138
ClientWidth = 230
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 25
Width = 208
Height = 17
Shape = bsTopLine
end
object Label1: TLabel
Left = 9
Top = 5
Width = 73
Height = 13
AutoSize = False
Caption = #24403#21069#25805#20316#21592#65306
end
object SpeedButton1: TSpeedButton
Left = 32
Top = 109
Width = 51
Height = 23
Caption = #30830#23450
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 144
Top = 109
Width = 51
Height = 23
Caption = #21462#28040
Flat = True
OnClick = SpeedButton2Click
end
object Label4: TLabel
Left = 88
Top = 5
Width = 32
Height = 13
Caption = 'Label4'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 36
Width = 209
Height = 67
Caption = #21475#20196#26356#25913
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 21
Width = 60
Height = 14
AutoSize = False
Caption = #36755#20837#21475#20196#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 45
Width = 60
Height = 14
AutoSize = False
Caption = #30830#35748#21475#20196#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 71
Top = 18
Width = 127
Height = 20
BevelKind = bkFlat
BevelOuter = bvNone
Ctl3D = False
MaxLength = 16
ParentCtl3D = False
PasswordChar = '$'
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 71
Top = 41
Width = 127
Height = 20
BevelKind = bkFlat
BevelOuter = bvNone
Ctl3D = False
MaxLength = 16
ParentCtl3D = False
PasswordChar = '$'
TabOrder = 1
Text = 'Edit1'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -