?? untfitstore.~dfm
字號(hào):
object Frm_FitStore: TFrm_FitStore
Left = 104
Top = 87
Width = 699
Height = 486
Caption = #24211#23384#20363#23376
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDefault
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 185
Top = 0
Height = 408
Beveled = True
end
object Grd_Type: TDBGrid
Left = 0
Top = 0
Width = 185
Height = 408
Align = alLeft
DataSource = Ds_Type
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel1: TPanel
Left = 0
Top = 408
Width = 691
Height = 51
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
object cmd_Refresh: TBitBtn
Left = 80
Top = 16
Width = 75
Height = 25
Caption = '&R'#21047#26032
TabOrder = 0
OnClick = cmd_RefreshClick
end
object cmd_Find: TBitBtn
Left = 216
Top = 17
Width = 75
Height = 25
Caption = '&F'#26597#25214
TabOrder = 1
OnClick = cmd_FindClick
end
end
object Grd_Main: TDBGrid
Left = 216
Top = 48
Width = 425
Height = 289
DataSource = Ds_Main
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Qry_Main: TADOQuery
Connection = Form1.Conn_SQL
DataSource = Ds_Type
Parameters = <>
Left = 232
Top = 176
end
object Qry_Type: TADOQuery
Connection = Form1.Conn_SQL
Parameters = <>
SQL.Strings = (
'Select sName, sID From FitType')
Left = 128
Top = 176
end
object Ds_Type: TDataSource
DataSet = Qry_Type
Left = 128
Top = 224
end
object Ds_Main: TDataSource
DataSet = Qry_Main
Left = 232
Top = 224
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -