📄 unit29.dfm
字号:
object Form29: TForm29
Left = 192
Top = 114
Width = 597
Height = 509
Caption = #29992#39184#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 = 8
Top = 8
Width = 577
Height = 113
Caption = #22635#20889#20851#38190#23383#26597#35810
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 = 80
Width = 48
Height = 20
AutoSize = False
Caption = #26700#21495#65306
end
object Label5: TLabel
Left = 248
Top = 104
Width = 4
Height = 20
end
object Label6: TLabel
Left = 16
Top = 80
Width = 48
Height = 20
AutoSize = False
Caption = #31867#21035#65306
end
object Label7: TLabel
Left = 384
Top = 40
Width = 89
Height = 20
AutoSize = False
Caption = #39038#23458#31561#32423#65306
end
object Label8: TLabel
Left = 248
Top = 80
Width = 89
Height = 20
AutoSize = False
Caption = #29992#39184#26102#38388#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 ComboBox2: TComboBox
Left = 472
Top = 32
Width = 89
Height = 28
ItemHeight = 20
TabOrder = 2
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 = 72
Width = 65
Height = 28
ItemHeight = 20
TabOrder = 3
Text = 'ComboBox3'
Items.Strings = (
''
#33258#36873
#21253#26700)
end
object DateTimePicker1: TDateTimePicker
Left = 336
Top = 72
Width = 105
Height = 28
CalAlignment = dtaLeft
Date = 38154.9373875116
Time = 38154.9373875116
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 4
end
object DateTimePicker2: TDateTimePicker
Left = 440
Top = 72
Width = 121
Height = 28
CalAlignment = dtaLeft
Date = 38154.9402889815
Time = 38154.9402889815
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 5
end
object ComboBox4: TComboBox
Left = 184
Top = 72
Width = 57
Height = 28
ItemHeight = 20
TabOrder = 6
Text = 'ComboBox4'
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 120
Width = 577
Height = 289
Caption = #24050#28857#33756
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 24
Width = 561
Height = 241
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object GroupBox7: TGroupBox
Left = 272
Top = 409
Width = 313
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 = 2
object select: TButton
Left = 32
Top = 24
Width = 65
Height = 25
Caption = #26597#35810
TabOrder = 0
end
object refresh: TButton
Left = 120
Top = 24
Width = 65
Height = 25
Caption = #28165#23631
TabOrder = 1
end
object exit: TButton
Left = 208
Top = 24
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 2
end
end
object GroupBox6: TGroupBox
Left = 8
Top = 409
Width = 257
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 = 3
object DBNavigator1: TDBNavigator
Left = 8
Top = 24
Width = 240
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -