📄 unit26.dfm
字号:
object Form26: TForm26
Left = 192
Top = 114
Width = 609
Height = 560
Caption = #33756#35889#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 20
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 569
Height = 249
Caption = #22635#20889#33756#35889#22522#26412#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #33756#21495#65306
end
object Label2: TLabel
Left = 184
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #33756#21517#65306
end
object Label3: TLabel
Left = 384
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #20215#26684#65306
end
object Edit1: TEdit
Left = 80
Top = 32
Width = 65
Height = 28
AutoSize = False
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 232
Top = 32
Width = 121
Height = 28
AutoSize = False
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 432
Top = 32
Width = 97
Height = 28
AutoSize = False
TabOrder = 2
Text = 'Edit3'
end
object GroupBox2: TGroupBox
Left = 32
Top = 72
Width = 505
Height = 49
Caption = #31181#31867
TabOrder = 3
object RadioButton1: TRadioButton
Left = 24
Top = 24
Width = 73
Height = 17
Caption = #28909#33756
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 144
Top = 24
Width = 73
Height = 17
Caption = #20937#33756
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 272
Top = 24
Width = 81
Height = 17
Caption = #20027#39135
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 400
Top = 24
Width = 73
Height = 17
Caption = #37202#27700
TabOrder = 3
end
end
object GroupBox3: TGroupBox
Left = 32
Top = 128
Width = 505
Height = 81
Caption = #39118#26684
TabOrder = 4
object RadioButton5: TRadioButton
Left = 24
Top = 24
Width = 113
Height = 17
Caption = #19996#21271#33756
TabOrder = 0
end
object RadioButton6: TRadioButton
Left = 144
Top = 24
Width = 89
Height = 17
Caption = #40784#40065#33756
TabOrder = 1
end
object RadioButton7: TRadioButton
Left = 272
Top = 24
Width = 89
Height = 17
Caption = #28142#25196#33756
TabOrder = 2
end
object RadioButton8: TRadioButton
Left = 400
Top = 24
Width = 89
Height = 17
Caption = #19978#28023#33756
TabOrder = 3
end
object RadioButton9: TRadioButton
Left = 24
Top = 56
Width = 113
Height = 17
Caption = #31908#33756
TabOrder = 4
end
object RadioButton10: TRadioButton
Left = 144
Top = 56
Width = 113
Height = 17
Caption = #24029#33756
TabOrder = 5
end
object RadioButton11: TRadioButton
Left = 272
Top = 56
Width = 113
Height = 17
Caption = #26032#30086#33756
TabOrder = 6
end
object RadioButton12: TRadioButton
Left = 400
Top = 56
Width = 81
Height = 17
Caption = #23478#24120#33756
TabOrder = 7
end
end
object Button1: TButton
Left = 360
Top = 216
Width = 75
Height = 25
Caption = #24405#20837
TabOrder = 5
end
object Button2: TButton
Left = 456
Top = 216
Width = 75
Height = 25
Caption = #28165#23631
TabOrder = 6
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 264
Width = 569
Height = 241
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -