📄 wndchoose.dfm
字号:
object FrmChoose: TFrmChoose
Left = 311
Top = 115
Width = 343
Height = 249
BorderIcons = []
Caption = #21495#30721#31579#36873
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 335
Height = 222
Align = alClient
BorderStyle = bsSingle
Caption = ' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 24
Width = 72
Height = 24
Caption = #21464#22823#27425#25968
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 88
Width = 18
Height = 24
Caption = #31532
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 96
Top = 88
Width = 54
Height = 24
Caption = #20301#19978#26159
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 120
Top = 16
Width = 65
Height = 28
TabOrder = 0
Text = ' '
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 48
Top = 88
Width = 41
Height = 28
TabOrder = 1
Text = ' '
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 160
Top = 88
Width = 57
Height = 28
TabOrder = 2
Text = ' '
OnKeyPress = Edit3KeyPress
end
object Button1: TButton
Left = 232
Top = 16
Width = 41
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 3
end
object Button2: TButton
Left = 232
Top = 88
Width = 43
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 4
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -