📄 consumemodelf.dfm
字号:
object consumemodel: Tconsumemodel
Left = 312
Top = 250
Width = 488
Height = 344
BorderIcons = [biSystemMenu]
Caption = #21047#21345#27169#25311
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 108
Width = 478
Height = 97
Caption = 'IC'#21345#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 51
Top = 36
Width = 36
Height = 13
Caption = #21345#21495#65306
end
object Label2: TLabel
Left = 243
Top = 24
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 243
Top = 57
Width = 36
Height = 13
Caption = #20313#39069#65306
end
object Label4: TLabel
Left = 96
Top = 63
Width = 109
Height = 13
AutoSize = False
Caption = #65288#25353#22238#36710#37749#30830#23450#65289
end
object Edit1: TEdit
Left = 105
Top = 33
Width = 91
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
object DBEdit1: TDBEdit
Left = 294
Top = 18
Width = 76
Height = 21
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 294
Top = 54
Width = 76
Height = 21
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 207
Width = 478
Height = 64
Caption = #21047#21345#20449#24687
TabOrder = 1
object Label5: TLabel
Left = 93
Top = 21
Width = 82
Height = 13
AutoSize = False
Caption = #21830#21697#20215#26684#65306
end
object Edit2: TEdit
Left = 180
Top = 18
Width = 115
Height = 21
TabOrder = 0
Text = 'Edit2'
end
end
object StringGrid1: TStringGrid
Left = 0
Top = 0
Width = 478
Height = 106
ColCount = 4
RowCount = 4
TabOrder = 2
ColWidths = (
64
136
139
129)
end
object Panel1: TPanel
Left = 0
Top = 273
Width = 478
Height = 37
TabOrder = 3
object BitBtn1: TBitBtn
Left = 87
Top = 3
Width = 94
Height = 28
Caption = #21047#21345
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 276
Top = 3
Width = 91
Height = 28
Caption = #36864#20986
TabOrder = 1
OnClick = BitBtn2Click
end
end
object ADOQuery1: TADOQuery
Connection = main.ADOConnection1
Parameters = <>
Left = 423
Top = 9
end
object ADOQuery2: TADOQuery
Connection = main.ADOConnection1
Parameters = <>
Left = 423
Top = 36
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -