📄 unit19.dfm
字号:
object Form19: TForm19
Left = 192
Top = 114
Width = 620
Height = 480
Caption = #23458#25151#20449#24687#24405#20837
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 = 121
Caption = #22635#20889#23458#25151#22522#26412#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #25151#21495#65306
end
object Label2: TLabel
Left = 192
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #31867#22411#65306
end
object Label3: TLabel
Left = 392
Top = 40
Width = 48
Height = 20
AutoSize = False
Caption = #25151#20215#65306
end
object Label4: TLabel
Left = 40
Top = 88
Width = 48
Height = 20
AutoSize = False
Caption = #27004#23618#65306
end
object Label5: TLabel
Left = 192
Top = 88
Width = 48
Height = 20
AutoSize = False
Caption = #30005#35805#65306
end
object Label6: TLabel
Left = 384
Top = 96
Width = 153
Height = 13
AutoSize = False
Caption = #65288#24102'*'#21495#20026#24517#39035#22635#20889#20869#23481#65289
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 352
Top = 40
Width = 6
Height = 20
Caption = '*'
end
object Label8: TLabel
Left = 512
Top = 40
Width = 6
Height = 20
Caption = '*'
end
object Label9: TLabel
Left = 176
Top = 88
Width = 6
Height = 20
Caption = '*'
end
object Edit1: TEdit
Left = 96
Top = 32
Width = 81
Height = 28
AutoSize = False
TabOrder = 0
Text = 'Edit1'
end
object ComboBox1: TComboBox
Left = 248
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 Edit3: TEdit
Left = 96
Top = 80
Width = 81
Height = 28
AutoSize = False
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 248
Top = 80
Width = 105
Height = 28
AutoSize = False
TabOrder = 3
Text = 'Edit4'
end
object ComboBox2: TComboBox
Left = 448
Top = 32
Width = 65
Height = 28
ItemHeight = 20
TabOrder = 4
Text = 'ComboBox2'
Items.Strings = (
''
'88'
'188'
'288'
'388'
'488'
'588')
end
object insert: TButton
Left = 376
Top = 64
Width = 75
Height = 25
Caption = #24405#20837
TabOrder = 5
end
object refresh: TButton
Left = 464
Top = 64
Width = 75
Height = 25
Caption = #28165#23631
TabOrder = 6
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 144
Width = 577
Height = 289
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 + -