?? unit7.~dfm
字號:
object Form7: TForm7
Left = 192
Top = 114
Width = 544
Height = 375
Caption = 'Form7'
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 = 473
Height = 185
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object R1: TRadioGroup
Left = 24
Top = 224
Width = 113
Height = 105
Items.Strings = (
#21830#21697#21517#31216
#20986#24211#26085#26399)
TabOrder = 1
end
object Edit1: TEdit
Left = 168
Top = 264
Width = 121
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 384
Top = 240
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 384
Top = 288
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button2Click
end
object Query1: TQuery
DatabaseName = 'kucun'
Left = 504
Top = 32
end
object DataSource1: TDataSource
DataSet = Query1
Left = 504
Top = 64
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -