?? f_material_id.dfm
字號:
object w_material_id: Tw_material_id
Left = 279
Top = 190
BorderStyle = bsDialog
Caption = #36873#25321#30452#25509#26448#26009#21495' '
ClientHeight = 90
ClientWidth = 379
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 94
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 377
Height = 89
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 93
Height = 13
Caption = #36873#25321#30452#25509#26448#26009#21495' '
end
object ComboBox1: TComboBox
Left = 144
Top = 16
Width = 225
Height = 21
ItemHeight = 13
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 96
Top = 48
Width = 75
Height = 25
Caption = #30830#23450'[&O]'
ModalResult = 1
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 222
Top = 48
Width = 75
Height = 25
Caption = #21462#28040'[&C]'
TabOrder = 2
OnClick = BitBtn2Click
end
end
object ado_material: TADOQuery
Active = True
Connection = data1.database1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from material')
Left = 40
Top = 16
object ado_materialmaterial_id: TStringField
FieldName = 'material_id'
FixedChar = True
Size = 10
end
object ado_materialmaterial_name: TStringField
FieldName = 'material_name'
FixedChar = True
Size = 15
end
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -