?? unit2.dfm
字號:
object Form2: TForm2
Left = 218
Top = 226
Width = 696
Height = 305
Caption = 'Form2'
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 Label1: TLabel
Left = 8
Top = 32
Width = 96
Height = 13
Caption = #35831#36755#20837#20303#25143#21517#31216#65306
end
object GroupBox2: TGroupBox
Left = 8
Top = 64
Width = 641
Height = 241
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 625
Height = 137
DataSource = adodm.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Edit1: TEdit
Left = 120
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Button2: TButton
Left = 384
Top = 24
Width = 75
Height = 25
Caption = #20851#38381' '
TabOrder = 2
OnClick = Button2Click
end
object Button1: TButton
Left = 288
Top = 24
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 3
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -