📄 ghscx.dfm
字号:
object frmghscx: Tfrmghscx
Left = 330
Top = 84
BorderStyle = bsToolWindow
Caption = #20379#36135#21830#26597#35810
ClientHeight = 266
ClientWidth = 282
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object groupbox1: TGroupBox
Left = 3
Top = 0
Width = 272
Height = 233
Caption = #20379#36135#21830#26597#35810
Color = clMoneyGreen
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 2
Top = 23
Width = 72
Height = 13
Caption = #20379#36135#21830#32534#21495#65306
end
object Label2: TLabel
Left = 2
Top = 56
Width = 72
Height = 13
Caption = #20379#36135#21830#21517#31216#65306
end
object Label3: TLabel
Left = 26
Top = 89
Width = 48
Height = 13
Caption = #32852#31995#20154#65306
end
object Label4: TLabel
Left = 38
Top = 126
Width = 36
Height = 13
Caption = #30005#35805#65306
end
object Label5: TLabel
Left = 38
Top = 197
Width = 36
Height = 13
Caption = #20256#30495#65306
end
object Label6: TLabel
Left = 38
Top = 160
Width = 36
Height = 13
Caption = #22320#22336#65306
end
object Edit1: TEdit
Left = 70
Top = 20
Width = 71
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 70
Top = 53
Width = 191
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 70
Top = 86
Width = 105
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 70
Top = 122
Width = 105
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 70
Top = 157
Width = 185
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 70
Top = 194
Width = 103
Height = 21
TabOrder = 5
end
end
object BitBtn1: TBitBtn
Left = 124
Top = 237
Width = 75
Height = 25
Caption = #30830' '#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 6
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 198
Top = 237
Width = 75
Height = 25
Caption = #21462' '#28040
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -