📄 unit9.dfm
字号:
object Form9: TForm9
Left = 275
Top = 179
Width = 558
Height = 446
Caption = #23398#29983#26597#35810
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 PageControl1: TPageControl
Left = 8
Top = 8
Width = 537
Height = 401
ActivePage = TabSheet3
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #25353#23398#21495#26597#35810
object Panel1: TPanel
Left = 0
Top = 8
Width = 529
Height = 33
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 8
Width = 72
Height = 13
Caption = #35831#36755#20837#23398#21495#65306
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 193
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button1: TButton
Left = 320
Top = 8
Width = 73
Height = 17
Caption = #26597#35810
TabOrder = 1
end
object Button2: TButton
Left = 416
Top = 8
Width = 73
Height = 17
Caption = #36864#20986
TabOrder = 2
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 48
Width = 513
Height = 273
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 128
Top = 336
Width = 296
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 2
end
end
object TabSheet2: TTabSheet
Caption = #25353#22995#21517#26597#35810
ImageIndex = 1
object Panel2: TPanel
Left = 0
Top = 8
Width = 529
Height = 33
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 8
Width = 72
Height = 13
Caption = #35831#36755#20837#22995#21517#65306
end
object Edit2: TEdit
Left = 96
Top = 8
Width = 193
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button3: TButton
Left = 320
Top = 8
Width = 73
Height = 17
Caption = #26597#35810
TabOrder = 1
end
object Button4: TButton
Left = 416
Top = 8
Width = 73
Height = 17
Caption = #36864#20986
TabOrder = 2
end
end
object DBGrid2: TDBGrid
Left = 8
Top = 48
Width = 513
Height = 273
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator2: TDBNavigator
Left = 160
Top = 336
Width = 224
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 2
end
end
object TabSheet3: TTabSheet
Caption = #25353#23517#23460#26597#35810
ImageIndex = 2
object DBNavigator3: TDBNavigator
Left = 128
Top = 336
Width = 292
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
object DBGrid3: TDBGrid
Left = 8
Top = 48
Width = 513
Height = 273
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel3: TPanel
Left = 0
Top = 8
Width = 529
Height = 33
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label3: TLabel
Left = 8
Top = 8
Width = 84
Height = 13
Caption = #35831#36755#20837#23517#23460#21495#65306
end
object Edit3: TEdit
Left = 96
Top = 8
Width = 193
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button5: TButton
Left = 320
Top = 8
Width = 73
Height = 17
Caption = #26597#35810
TabOrder = 1
end
object Button6: TButton
Left = 416
Top = 8
Width = 73
Height = 17
Caption = #36864#20986
TabOrder = 2
end
end
end
object TabSheet4: TTabSheet
Caption = #25353#29677#32423#26597#35810
ImageIndex = 3
object Panel4: TPanel
Left = 0
Top = 8
Width = 529
Height = 33
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label4: TLabel
Left = 8
Top = 8
Width = 72
Height = 13
Caption = #35831#36755#20837#29677#32423#65306
end
object Edit4: TEdit
Left = 96
Top = 8
Width = 193
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Button7: TButton
Left = 320
Top = 8
Width = 73
Height = 17
Caption = #26597#35810
TabOrder = 1
end
object Button8: TButton
Left = 416
Top = 8
Width = 73
Height = 17
Caption = #36864#20986
TabOrder = 2
end
end
object DBGrid4: TDBGrid
Left = 8
Top = 48
Width = 513
Height = 273
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator4: TDBNavigator
Left = 128
Top = 336
Width = 292
Height = 25
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 2
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -