📄 unit27.dfm
字号:
object Form27: TForm27
Left = 192
Top = 114
Width = 746
Height = 539
Caption = #35746#33756
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 = 8
Top = 8
Width = 393
Height = 225
Caption = #22635#20889#23458#25143#22522#26412#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 40
Width = 73
Height = 20
AutoSize = False
Caption = #39038#23458#21495#65306
end
object Label2: TLabel
Left = 160
Top = 40
Width = 81
Height = 20
AutoSize = False
Caption = #39038#23458#21517#65306
end
object Label3: TLabel
Left = 136
Top = 120
Width = 48
Height = 20
AutoSize = False
Caption = #26700#21495#65306
end
object Label4: TLabel
Left = 192
Top = 80
Width = 89
Height = 20
AutoSize = False
Caption = #20184#27454#26041#24335#65306
end
object Label5: TLabel
Left = 248
Top = 104
Width = 4
Height = 20
end
object Label6: TLabel
Left = 16
Top = 120
Width = 48
Height = 20
AutoSize = False
Caption = #31867#21035#65306
end
object Label7: TLabel
Left = 16
Top = 80
Width = 89
Height = 20
AutoSize = False
Caption = #39038#23458#31561#32423#65306
end
object Label8: TLabel
Left = 16
Top = 160
Width = 89
Height = 20
AutoSize = False
Caption = #29992#39184#26102#38388#65306
end
object Label9: TLabel
Left = 240
Top = 120
Width = 89
Height = 20
AutoSize = False
Caption = #39044#20184#25276#37329#65306
end
object Edit1: TEdit
Left = 88
Top = 32
Width = 65
Height = 28
AutoSize = False
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 248
Top = 32
Width = 129
Height = 28
AutoSize = False
TabOrder = 1
Text = 'Edit2'
end
object ComboBox1: TComboBox
Left = 280
Top = 72
Width = 105
Height = 28
ItemHeight = 20
TabOrder = 2
Text = 'ComboBox1'
Items.Strings = (
''
#29616#37329
#25903#31080
#20449#29992#21345
#31614#21333
'Free'
'')
end
object ComboBox2: TComboBox
Left = 104
Top = 72
Width = 89
Height = 28
ItemHeight = 20
TabOrder = 3
Text = 'ComboBox2'
Items.Strings = (
''
#30333#37329#32423'VIP'
#40644#37329#32423'VIP'
#30333#38134#32423'VIP'
'VIP'
#26222#36890#23458#25143
#40657#21517#21333)
end
object ComboBox3: TComboBox
Left = 64
Top = 112
Width = 65
Height = 28
ItemHeight = 20
TabOrder = 4
Text = 'ComboBox3'
Items.Strings = (
''
#33258#36873
#21253#26700)
end
object DateTimePicker1: TDateTimePicker
Left = 104
Top = 152
Width = 137
Height = 28
CalAlignment = dtaLeft
Date = 38154.9373875116
Time = 38154.9373875116
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 5
end
object Edit4: TEdit
Left = 328
Top = 112
Width = 57
Height = 28
AutoSize = False
TabOrder = 6
Text = 'Edit4'
end
object DateTimePicker2: TDateTimePicker
Left = 240
Top = 152
Width = 145
Height = 28
CalAlignment = dtaLeft
Date = 38154.9402889815
Time = 38154.9402889815
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 7
end
object order: TButton
Left = 24
Top = 192
Width = 65
Height = 25
Caption = #28857#33756
TabOrder = 8
end
object ok: TButton
Left = 304
Top = 192
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 9
end
object refresh: TButton
Left = 208
Top = 192
Width = 65
Height = 25
Caption = #28165#23631
TabOrder = 10
end
object cancel: TButton
Left = 112
Top = 192
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 11
end
object ComboBox4: TComboBox
Left = 184
Top = 112
Width = 57
Height = 28
ItemHeight = 20
TabOrder = 12
Text = 'ComboBox4'
end
end
object GroupBox2: TGroupBox
Left = 408
Top = 8
Width = 321
Height = 225
Caption = #24050#28857#33756
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 24
Width = 305
Height = 193
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object GroupBox3: TGroupBox
Left = 8
Top = 232
Width = 721
Height = 265
Caption = #33756#35889
TabOrder = 2
object DBGrid2: TDBGrid
Left = 8
Top = 24
Width = 705
Height = 233
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -