📄 uab2.dfm
字号:
object FmAB2: TFmAB2
Left = 206
Top = 132
BorderStyle = bsDialog
Caption = #35831#36873#25321
ClientHeight = 348
ClientWidth = 492
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 20
Width = 440
Height = 18
AutoSize = False
Caption = #36135#24065#36164#37329#20013#26159#21542#26377#19981#33021#38543#26102#25903#21462#30340#23384#27454#65288#25552#21069#36890#30693#20415#21487#25903#30340#38500#22806#65289#65306
end
object RadioButton1: TRadioButton
Left = 120
Top = 55
Width = 66
Height = 18
Caption = #21542
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 270
Top = 55
Width = 66
Height = 18
Caption = #26159
TabOrder = 1
OnClick = RadioButton2Click
end
object BitBtn1: TBitBtn
Left = 190
Top = 90
Width = 100
Height = 25
Caption = #30830' '#23450
TabOrder = 2
Kind = bkOK
end
object Panel1: TPanel
Left = 25
Top = 130
Width = 440
Height = 210
TabOrder = 3
Visible = False
object Label2: TLabel
Left = 40
Top = 45
Width = 220
Height = 18
AutoSize = False
Caption = #36755#20837#26399#21021#25968#65306
end
object Label3: TLabel
Left = 40
Top = 85
Width = 220
Height = 18
AutoSize = False
Caption = #36755#20837#26399#26411#25968#65306
end
object xpEdit1: TxpEdit
Left = 275
Top = 40
Width = 120
Height = 21
Alignment = taRightJustify
RoundRadius = 4
ActiveFrameColor = clNavy
InActiveFrameColor = clBtnShadow
MarginLeft = 2
MarginRight = 2
Style = esFlat
AutoSize = False
TabOrder = 0
Text = '0'
end
object xpEdit2: TxpEdit
Left = 275
Top = 80
Width = 120
Height = 21
Alignment = taRightJustify
RoundRadius = 4
ActiveFrameColor = clNavy
InActiveFrameColor = clBtnShadow
MarginLeft = 2
MarginRight = 2
Style = esFlat
AutoSize = False
TabOrder = 1
Text = '0'
end
end
object DosMove1: TDosMove
Active = True
Left = 350
Top = 85
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -