?? unit10.dfm
字號:
object frmuse_comp: Tfrmuse_comp
Left = 194
Top = 107
Width = 662
Height = 439
Caption = #19978#26426#31649#29702
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 654
Height = 49
Align = alTop
TabOrder = 0
object BitBtn1: TBitBtn
Left = 11
Top = 12
Width = 75
Height = 25
Caption = #22686#21152#23433#25490
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 121
Top = 12
Width = 75
Height = 25
Caption = #20462#25913#23433#25490
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 225
Top = 12
Width = 75
Height = 25
Caption = #21024#38500#23433#25490
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 329
Top = 12
Width = 75
Height = 25
Caption = #20010#20154#19978#26426
TabOrder = 3
OnClick = BitBtn4Click
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 49
Width = 654
Height = 363
Align = alClient
Color = clInfoBk
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
ReadOnly = True
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
object DataSource1: TDataSource
DataSet = dm1.ADOQuery1
Left = 160
Top = 192
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -