?? unit6.dfm
字號(hào):
object Form6: TForm6
Left = 206
Top = 118
Width = 544
Height = 375
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 DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 465
Height = 225
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object RG: TRadioGroup
Left = 16
Top = 248
Width = 113
Height = 89
Items.Strings = (
#21830#21697#21517#31216
#20837#24211#26085#26399)
TabOrder = 1
end
object Edit1: TEdit
Left = 136
Top = 280
Width = 121
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 336
Top = 264
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 304
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
end
object Query1: TQuery
DatabaseName = 'kucun'
Left = 496
Top = 8
end
object DataSource1: TDataSource
DataSet = Query1
Left = 496
Top = 40
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -