📄 bominput.dfm
字号:
object FrmBomInput: TFrmBomInput
Left = 457
Top = 283
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #29289#21697#20449#24687#36755#20837#26694
ClientHeight = 249
ClientWidth = 393
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 7
Top = 54
Width = 377
Height = 185
Caption = #29289#21697#20449#24687':'
TabOrder = 0
object Label1: TLabel
Left = 18
Top = 59
Width = 48
Height = 13
Caption = #29289#21697#32534#30721
end
object Label2: TLabel
Left = 18
Top = 27
Width = 48
Height = 13
Caption = #29289#21697#21517#31216
end
object Label3: TLabel
Left = 213
Top = 29
Width = 24
Height = 13
Caption = #21333#20215
end
object Label4: TLabel
Left = 213
Top = 61
Width = 24
Height = 13
Caption = #25968#37327
end
object Label5: TLabel
Left = 17
Top = 89
Width = 27
Height = 13
Caption = #22791#27880':'
end
object EdtName: TEdit
Left = 71
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object EdtCode: TEdit
Left = 71
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object EdtPrice: TEdit
Left = 242
Top = 24
Width = 121
Height = 21
TabOrder = 2
OnExit = EdtPriceExit
OnKeyPress = EdtPriceKeyPress
end
object EdtNum: TEdit
Left = 242
Top = 56
Width = 121
Height = 21
TabOrder = 3
OnExit = EdtNumExit
OnKeyPress = EdtPriceKeyPress
end
object memo: TMemo
Left = 17
Top = 106
Width = 346
Height = 63
TabOrder = 4
end
end
object cntTitleBar: TControlBar
Left = 0
Top = 0
Width = 393
Height = 45
Align = alTop
TabOrder = 1
object ToolBar2: TToolBar
Left = 11
Top = 2
Width = 376
Height = 48
Align = alClient
ButtonHeight = 37
ButtonWidth = 35
Caption = 'ToolBar1'
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Images = Datamod.imgButtonList
ParentFont = False
ShowCaptions = True
TabOrder = 0
Transparent = True
object ToolButton1: TToolButton
Left = 0
Top = 0
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object btnOk: TToolButton
Left = 8
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 1
OnClick = btnOkClick
end
object btnNew: TToolButton
Left = 47
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 2
OnClick = btnNewClick
end
object ToolButton6: TToolButton
Left = 86
Top = 0
Width = 8
Caption = 'ToolButton12'
ImageIndex = 9
Style = tbsSeparator
end
object btExit: TToolButton
Left = 94
Top = 0
AutoSize = True
Caption = #36864#20986
ImageIndex = 15
OnClick = btExitClick
end
end
end
object QurFree: TADOQuery
Connection = Datamod.dbmain
LockType = ltBatchOptimistic
Parameters = <>
Left = 152
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -