📄 unit6.dfm
字号:
object gaoyuan05: Tgaoyuan05
Left = 315
Top = 267
Width = 652
Height = 437
Caption = #32479#35745#20998#26512
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 Label5: TLabel
Left = 336
Top = 8
Width = 145
Height = 13
AutoSize = False
Caption = #25353#25968#37327#26597#35810#34920#65288#34920'2'#65289#65306
end
object Label6: TLabel
Left = 0
Top = 224
Width = 153
Height = 13
AutoSize = False
Caption = #25353#21517#31216#32534#21495#26597#35810#65288#34920'1'#65289#65306
end
object Label9: TLabel
Left = 320
Top = 224
Width = 185
Height = 13
AutoSize = False
Caption = #25353#36141#20080#21333#20215#26597#35810#65288#34920'3'#65289#65306
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 321
Height = 209
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #25353#21517#31216#32534#21495#26597#35810
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 13
Caption = #21830#21697#21517#31216#65306
end
object Label2: TLabel
Left = 16
Top = 64
Width = 60
Height = 13
Caption = #21830#21697#32534#21495#65306
end
object Label10: TLabel
Left = 64
Top = 168
Width = 129
Height = 13
AutoSize = False
Caption = #26597#35810#21518#25171#21360#22312#34920#19968
end
object Edit1: TEdit
Left = 96
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 32
Top = 128
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
object TabSheet2: TTabSheet
Caption = #25353#24211#23384#25968#37327#26597#35810
ImageIndex = 1
object Label3: TLabel
Left = 24
Top = 40
Width = 89
Height = 13
AutoSize = False
Caption = #24211#23384#25968#37327'>='
end
object Label4: TLabel
Left = 168
Top = 40
Width = 113
Height = 13
AutoSize = False
Caption = #25171#21360#26174#31034#22312#34920'2'
end
object Edit3: TEdit
Left = 96
Top = 32
Width = 57
Height = 21
TabOrder = 0
end
object Button3: TButton
Left = 40
Top = 120
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 160
Top = 120
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button4Click
end
end
object TabSheet3: TTabSheet
Caption = #25353#36141#20080#21333#20215#26597#35810
ImageIndex = 2
object Label7: TLabel
Left = 16
Top = 48
Width = 73
Height = 13
AutoSize = False
Caption = #36141#20080#21333#20215'>='
end
object Label8: TLabel
Left = 160
Top = 48
Width = 113
Height = 13
AutoSize = False
Caption = #25171#21360#26174#31034#22312#34920'3'
end
object Edit4: TEdit
Left = 96
Top = 40
Width = 49
Height = 21
TabOrder = 0
end
object Button5: TButton
Left = 32
Top = 120
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 1
OnClick = Button5Click
end
object Button6: TButton
Left = 160
Top = 120
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button6Click
end
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 240
Width = 320
Height = 160
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBGrid2: TDBGrid
Left = 320
Top = 24
Width = 320
Height = 185
DataSource = DataSource2
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBGrid3: TDBGrid
Left = 320
Top = 240
Width = 320
Height = 161
DataSource = DataSource3
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Query1: TQuery
DatabaseName = 'user1'
Left = 12
Top = 280
end
object DataSource1: TDataSource
DataSet = Query1
Left = 200
Top = 240
end
object Query2: TQuery
DatabaseName = 'user1'
Left = 364
Top = 96
end
object DataSource2: TDataSource
DataSet = Query2
Left = 444
Top = 104
end
object Query3: TQuery
DatabaseName = 'user1'
Left = 400
Top = 232
end
object DataSource3: TDataSource
DataSet = Query3
Left = 408
Top = 256
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -