📄 unit6.dfm
字号:
object Form6: TForm6
Left = 345
Top = 191
Width = 870
Height = 502
Caption = 'Form6'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object TabbedNotebook1: TTabbedNotebook
Left = 0
Top = 0
Width = 854
Height = 466
Align = alClient
PageIndex = 3
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #23435#20307
Font.Style = []
TabFont.Charset = ANSI_CHARSET
TabFont.Color = clBtnText
TabFont.Height = -24
TabFont.Name = #23435#20307
TabFont.Style = []
TabOrder = 0
OnChange = TabbedNotebook1Change
object TTabPage
Left = 4
Top = 35
Caption = #21097#20313#21253#25151#20449#24687
object Label7: TLabel
Left = 16
Top = 40
Width = 72
Height = 24
Caption = #21253#25151#21495
end
object Label8: TLabel
Left = 240
Top = 32
Width = 48
Height = 24
Caption = 'size'
end
object Label9: TLabel
Left = 232
Top = 104
Width = 96
Height = 24
Caption = #39044#23450#26102#38388
Visible = False
end
object Label10: TLabel
Left = 24
Top = 176
Width = 48
Height = 24
Caption = #21333#20215
end
object DBGrid1: TDBGrid
Left = 0
Top = 224
Width = 849
Height = 201
DataSource = Form1.DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -24
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object Edit6: TEdit
Left = 104
Top = 32
Width = 105
Height = 32
ReadOnly = True
TabOrder = 1
end
object Edit7: TEdit
Left = 320
Top = 32
Width = 121
Height = 32
ReadOnly = True
TabOrder = 2
end
object CheckBox1: TCheckBox
Left = 16
Top = 104
Width = 177
Height = 33
Caption = #26159#21542#24050#39044#23450
TabOrder = 3
end
object Edit9: TEdit
Left = 96
Top = 176
Width = 121
Height = 32
ReadOnly = True
TabOrder = 4
end
object Edit21: TEdit
Left = 352
Top = 96
Width = 265
Height = 32
TabOrder = 5
end
end
object TTabPage
Left = 4
Top = 35
Caption = #26381#21153#20013#21253#25151#20449#24687
object Label11: TLabel
Left = 16
Top = 16
Width = 72
Height = 24
Caption = #21253#25151#21495
end
object Label12: TLabel
Left = 272
Top = 8
Width = 48
Height = 24
Caption = 'size'
end
object Label14: TLabel
Left = 416
Top = 80
Width = 96
Height = 24
Caption = #38468#21152#36153#29992
end
object Label15: TLabel
Left = 24
Top = 128
Width = 48
Height = 24
Caption = #21333#20215
end
object Label16: TLabel
Left = 16
Top = 80
Width = 96
Height = 24
Caption = #36827#20837#26102#38388
end
object Label13: TLabel
Left = 504
Top = 16
Width = 72
Height = 24
Caption = #25151#20027'id'
end
object Edit10: TEdit
Left = 104
Top = 8
Width = 121
Height = 32
ReadOnly = True
TabOrder = 0
end
object Edit11: TEdit
Left = 344
Top = 8
Width = 121
Height = 32
ReadOnly = True
TabOrder = 1
end
object Edit13: TEdit
Left = 520
Top = 72
Width = 121
Height = 32
ReadOnly = True
TabOrder = 2
end
object Edit14: TEdit
Left = 96
Top = 128
Width = 121
Height = 32
ReadOnly = True
TabOrder = 3
end
object CheckBox2: TCheckBox
Left = 288
Top = 128
Width = 161
Height = 33
Caption = #25151#20027#26159#21542'vip'
TabOrder = 4
end
object DBGrid2: TDBGrid
Left = -8
Top = 200
Width = 857
Height = 225
DataSource = Form1.DataSource1
TabOrder = 5
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -24
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnCellClick = DBGrid2CellClick
end
object Edit8: TEdit
Left = 136
Top = 80
Width = 249
Height = 32
TabOrder = 6
end
object Edit22: TEdit
Left = 592
Top = 8
Width = 121
Height = 32
TabOrder = 7
end
end
object TTabPage
Left = 4
Top = 35
Caption = #25151#38388#26597#35810
object Label1: TLabel
Left = 88
Top = 48
Width = 96
Height = 24
Caption = #25151#38388#20154#25968
end
object Label3: TLabel
Left = 88
Top = 96
Width = 96
Height = 24
Caption = #21333#20215#20302#20110
end
object Label2: TLabel
Left = 368
Top = 96
Width = 48
Height = 24
Caption = #39640#20110
end
object Edit2: TEdit
Left = 216
Top = 96
Width = 121
Height = 32
TabOrder = 0
Text = '500'
end
object Button1: TButton
Left = 648
Top = 96
Width = 89
Height = 41
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 752
Top = 96
Width = 89
Height = 41
Caption = #36820#22238
TabOrder = 2
OnClick = Button2Click
end
object ComboBox1: TComboBox
Left = 216
Top = 40
Width = 145
Height = 32
ItemHeight = 24
TabOrder = 3
Text = '4'
Items.Strings = (
'4'
'5'
'6'
'8')
end
object DBGrid3: TDBGrid
Left = 0
Top = 152
Width = 841
Height = 257
DataSource = Form1.DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 4
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -24
TitleFont.Name = #23435#20307
TitleFont.Style = []
Visible = False
end
object Edit1: TEdit
Left = 440
Top = 96
Width = 121
Height = 32
TabOrder = 5
Text = '50'
end
end
object TTabPage
Left = 4
Top = 35
Caption = #35746#25151#30331#35760
object Label4: TLabel
Left = 136
Top = 40
Width = 72
Height = 24
Caption = #21253#25151#21495
end
object Label5: TLabel
Left = 136
Top = 96
Width = 72
Height = 24
Caption = #25151#20027'id'
end
object Label6: TLabel
Left = 144
Top = 160
Width = 48
Height = 24
Caption = #39044#20184
end
object Edit3: TEdit
Left = 240
Top = 40
Width = 145
Height = 32
TabOrder = 0
end
object Edit4: TEdit
Left = 240
Top = 88
Width = 145
Height = 32
TabOrder = 1
end
object Edit5: TEdit
Left = 240
Top = 152
Width = 137
Height = 32
TabOrder = 2
end
object Button3: TButton
Left = 496
Top = 240
Width = 97
Height = 49
Caption = #30830#23450
TabOrder = 3
OnClick = Button3Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 408
Width = 846
Height = 19
Panels = <
item
Text = #31649#29702#21592
Width = 300
end
item
Text = #26085#26399
Width = 300
end
item
Text = #26102#38388
Width = 300
end>
end
object Edit17: TEdit
Left = 568
Top = 56
Width = 1
Height = 32
TabOrder = 5
Visible = False
end
object Edit25: TEdit
Left = 552
Top = 64
Width = 121
Height = 32
TabOrder = 6
Visible = False
end
end
object TTabPage
Left = 4
Top = 35
Caption = #25151#38388#39044#23450
object Label18: TLabel
Left = 152
Top = 56
Width = 72
Height = 24
Caption = #21253#25151#21495
end
object Label19: TLabel
Left = 152
Top = 120
Width = 72
Height = 24
Caption = #25151#20027'id'
end
object Label20: TLabel
Left = 160
Top = 184
Width = 48
Height = 24
Caption = #39044#20184
end
object Label21: TLabel
Left = 128
Top = 296
Width = 144
Height = 24
Caption = #39044#23450#36827#20837#26102#38388
end
object Label17: TLabel
Left = 128
Top = 248
Width = 144
Height = 24
Caption = #39044#23450#36827#20837#26085#26399
end
object Edit12: TEdit
Left = 264
Top = 48
Width = 121
Height = 32
TabOrder = 0
end
object Edit15: TEdit
Left = 272
Top = 112
Width = 121
Height = 32
TabOrder = 1
end
object Edit16: TEdit
Left = 272
Top = 176
Width = 121
Height = 32
TabOrder = 2
end
object Button4: TButton
Left = 624
Top = 224
Width = 81
Height = 49
Caption = #30830#23450
TabOrder = 3
OnClick = Button4Click
end
object DateTimePicker1: TDateTimePicker
Left = 304
Top = 288
Width = 186
Height = 32
Date = 0.651116921297216300
Time = 0.651116921297216300
Kind = dtkTime
TabOrder = 4
end
object DateTimePicker2: TDateTimePicker
Left = 296
Top = 240
Width = 186
Height = 32
Date = 39582.000000000000000000
Time = 39582.000000000000000000
TabOrder = 5
end
end
object TTabPage
Left = 4
Top = 35
Caption = #38468#21152#36153#29992#35760#24405
object Label22: TLabel
Left = 88
Top = 48
Width = 72
Height = 24
Caption = #21253#25151#21495
end
object Label23: TLabel
Left = 80
Top = 112
Width = 96
Height = 24
Caption = #38468#21152#36153#29992
end
object Label24: TLabel
Left = 40
Top = 176
Width = 144
Height = 24
Caption = #38468#21152#36153#29992#20869#23481
end
object Edit18: TEdit
Left = 192
Top = 40
Width = 121
Height = 32
TabOrder = 0
end
object Edit20: TEdit
Left = 192
Top = 168
Width = 121
Height = 32
TabOrder = 1
end
object Button5: TButton
Left = 400
Top = 232
Width = 97
Height = 41
Caption = #30830#23450
TabOrder = 2
OnClick = Button5Click
end
object Edit19: TEdit
Left = 192
Top = 112
Width = 121
Height = 32
TabOrder = 3
end
object Edit24: TEdit
Left = 440
Top = 128
Width = 121
Height = 32
TabOrder = 4
Visible = False
end
object Edit23: TEdit
Left = 448
Top = 56
Width = 121
Height = 32
TabOrder = 5
Visible = False
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -