?? unit1.dfm
字號(hào):
object Form1: TForm1
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 96
Width = 24
Height = 13
Caption = #32534#21495
end
object Label2: TLabel
Left = 312
Top = 96
Width = 24
Height = 13
Caption = #22995#21517
end
object Label3: TLabel
Left = 64
Top = 136
Width = 24
Height = 13
Caption = #37096#38376
end
object DBGrid1: TDBGrid
Left = 128
Top = 184
Width = 409
Height = 169
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object BitBtn1: TBitBtn
Left = 64
Top = 48
Width = 75
Height = 25
Caption = #31532#19968#26465
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 136
Top = 48
Width = 75
Height = 25
Caption = #19978#19968#26465
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 208
Top = 48
Width = 75
Height = 25
Caption = #19979#19968#26465
TabOrder = 3
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 280
Top = 48
Width = 75
Height = 25
Caption = #26368#21518#19968#26465
TabOrder = 4
OnClick = BitBtn4Click
end
object BitBtn5: TBitBtn
Left = 352
Top = 48
Width = 75
Height = 25
Caption = #32534#36753
TabOrder = 5
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 424
Top = 48
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 6
OnClick = BitBtn6Click
end
object BitBtn7: TBitBtn
Left = 496
Top = 48
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 7
end
object BitBtn8: TBitBtn
Left = 568
Top = 48
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 8
end
object Edit1: TEdit
Left = 96
Top = 96
Width = 121
Height = 21
TabOrder = 9
Text = 'Edit1'
end
object Edit2: TEdit
Left = 344
Top = 96
Width = 121
Height = 21
TabOrder = 10
Text = 'Edit2'
end
object ComboBox1: TComboBox
Left = 96
Top = 136
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 11
Text = 'ComboBox1'
end
object RadioGroup1: TRadioGroup
Left = 512
Top = 96
Width = 105
Height = 57
Caption = #24615#21035
Items.Strings = (
#30007
#22899)
TabOrder = 12
end
object Table1: TTable
Active = True
DatabaseName = 'de'
TableName = 'dbo.VIEWdb'
Left = 104
Top = 384
end
object DataSource1: TDataSource
DataSet = Table1
Left = 184
Top = 384
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -