?? unit5.dfm
字號:
object FrmQuery: TFrmQuery
Left = 0
Top = 0
Width = 627
Height = 473
Caption = #23458#25143#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object rdg: TRadioGroup
Left = 145
Top = 16
Width = 329
Height = 49
Caption = #26597#35810#26465#20214
Columns = 4
Items.Strings = (
#23458#25143#32534#21495
#25152#22312#30465#20221
#25152#22312#22478#24066
#20844#21496#21517#31216)
TabOrder = 0
OnClick = rdgClick
end
object BtnReturn: TBitBtn
Left = 528
Top = 16
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = BtnReturnClick
Kind = bkCancel
end
object DBGrdQry: TDBGrid
Left = 29
Top = 120
Width = 561
Height = 297
DataSource = DSQruCu
TabOrder = 2
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = #24494#36719#38597#40657
TitleFont.Style = []
end
object dblcb: TDBLookupComboBox
Left = 29
Top = 88
Width = 145
Height = 24
ListSource = DSQryCondition
TabOrder = 3
OnClick = dblcbClick
end
object DSQryCondition: TDataSource
DataSet = ADOQryCondition
Left = 80
Top = 32
end
object DSQruCu: TDataSource
DataSet = ADOQryCu
Left = 112
Top = 32
end
object ADOQryCondition: TADOQuery
Connection = DMCu.ADOConnCu
Parameters = <>
Left = 16
Top = 32
end
object ADOQryCu: TADOQuery
Connection = DMCu.ADOConnCu
Parameters = <>
Left = 48
Top = 32
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -