📄 unit20.dfm
字号:
object Form20: TForm20
Left = 192
Top = 114
Width = 620
Height = 480
Caption = #23458#25151#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 = 16
Width = 577
Height = 73
Caption = #22635#20889#23458#25151#20851#38190#23383#26597#35810
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #25151#21495#65306
end
object Label2: TLabel
Left = 168
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #31867#22411#65306
end
object Edit1: TEdit
Left = 72
Top = 32
Width = 81
Height = 28
AutoSize = False
TabOrder = 0
Text = 'Edit1'
end
object ComboBox1: TComboBox
Left = 224
Top = 32
Width = 105
Height = 28
ItemHeight = 20
TabOrder = 1
Text = 'ComboBox1'
Items.Strings = (
''
#24635#32479#22871#25151
#35946#21326#22871#38388
#26222#36890#22871#38388
#19977#20154#38388
#26631#20934#38388
#21333#20154#38388)
end
object GroupBox2: TGroupBox
Left = 336
Top = 24
Width = 113
Height = 41
Caption = #25490#24207#26041#27861
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object RadioButton1: TRadioButton
Left = 8
Top = 16
Width = 49
Height = 17
Caption = #21319#24207
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 56
Top = 16
Width = 49
Height = 17
Caption = #38477#24207
TabOrder = 1
end
end
object GroupBox3: TGroupBox
Left = 456
Top = 24
Width = 113
Height = 41
Caption = #25490#24207#20869#23481
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
object RadioButton3: TRadioButton
Left = 8
Top = 16
Width = 49
Height = 17
Caption = #25151#21495
TabOrder = 0
end
object RadioButton4: TRadioButton
Left = 56
Top = 16
Width = 49
Height = 17
Caption = #31867#22411
TabOrder = 1
end
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 104
Width = 577
Height = 265
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object GroupBox6: TGroupBox
Left = 16
Top = 381
Width = 233
Height = 57
Caption = #35760#24405#27983#35272#25353#38062
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object DBNavigator1: TDBNavigator
Left = 8
Top = 24
Width = 216
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
end
object GroupBox7: TGroupBox
Left = 259
Top = 381
Width = 334
Height = 57
Caption = #21629#20196#25353#38062
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
object select: TButton
Left = 16
Top = 24
Width = 65
Height = 25
Caption = #26597#35810
TabOrder = 0
end
object modify: TButton
Left = 96
Top = 24
Width = 65
Height = 25
Caption = #20462#25913
TabOrder = 1
end
object delete: TButton
Left = 176
Top = 24
Width = 65
Height = 25
Caption = #21024#38500
TabOrder = 2
end
object refresh: TButton
Left = 256
Top = 24
Width = 65
Height = 25
Caption = #28165#23631
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -