📄 goods.~dfm
字号:
KeyField = 'Article_code'
ListField = 'Article_desc'
ListSource = dm.artconn
TabOrder = 2
Visible = False
UIStyle = MacOS
BorderColor = 8355711
ArrowColor = clBlack
ButtonColor = 15198183
end
object suiDBLookupComboBox4: TsuiDBLookupComboBox
Left = 488
Top = 56
Width = 113
Height = 21
DataField = 'Vendor_code'
DataSource = dm.tmpconn
KeyField = 'Vendor_code'
ListField = 'Vendor_name'
ListSource = dm.supplyconn
TabOrder = 3
OnEnter = suiDBLookupComboBox4Enter
UIStyle = MacOS
BorderColor = 8355711
ArrowColor = clBlack
ButtonColor = 15198183
end
object suiEdit1: TsuiEdit
Left = 200
Top = 124
Width = 217
Height = 25
UIStyle = MacOS
BorderColor = 8355711
TabOrder = 4
OnKeyPress = suiEdit1KeyPress
end
object suiGroupBox1: TsuiGroupBox
Left = 648
Top = 25
Width = 115
Height = 128
UIStyle = MacOS
Align = alRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
TabOrder = 5
BorderColor = 8355711
object suiButton1: TsuiButton
Left = 16
Top = 16
Width = 73
Height = 33
Caption = #29983#25104'EXCEL'
AutoSize = False
UIStyle = MacOS
TabOrder = 0
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton1Click
ResHandle = 0
end
object suiButton2: TsuiButton
Left = 16
Top = 92
Width = 73
Height = 33
Caption = #23548#20837#20020#26102#34920
AutoSize = False
UIStyle = MacOS
TabOrder = 1
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton2Click
ResHandle = 0
end
object suiButton3: TsuiButton
Left = 16
Top = 56
Width = 73
Height = 33
Caption = #25171#21360#25253#34920
AutoSize = False
UIStyle = MacOS
TabOrder = 2
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton3Click
ResHandle = 0
end
end
object suiDBEdit1: TsuiDBEdit
Left = 48
Top = 32
Width = 50
Height = 15
Anchors = [akLeft, akTop, akRight]
BevelEdges = [beLeft, beRight, beBottom]
BevelInner = bvNone
BevelOuter = bvRaised
BorderStyle = bsNone
DataField = 'Dept_name'
DataSource = dm.deptconn
ParentColor = True
ReadOnly = True
TabOrder = 6
OnChange = suiDBEdit1Change
UIStyle = MacOS
BorderColor = 8355711
end
object suiComboBox1: TsuiComboBox
Left = 8
Top = 56
Width = 113
Height = 21
UIStyle = MacOS
BorderColor = 8355711
ArrowColor = clBlack
ButtonColor = 15198183
ItemHeight = 13
TabOrder = 7
OnChange = suiComboBox1Enter
OnEnter = suiComboBox1Enter
end
object suiComboBox2: TsuiComboBox
Left = 160
Top = 56
Width = 113
Height = 21
UIStyle = MacOS
BorderColor = 8355711
ArrowColor = clBlack
ButtonColor = 15198183
ItemHeight = 13
TabOrder = 8
OnChange = suiComboBox2Enter
OnEnter = suiComboBox2Enter
end
object suiComboBox3: TsuiComboBox
Left = 320
Top = 56
Width = 113
Height = 21
UIStyle = MacOS
BorderColor = 8355711
ArrowColor = clBlack
ButtonColor = 15198183
ItemHeight = 13
TabOrder = 9
OnChange = suiComboBox3Enter
OnEnter = suiComboBox3Enter
end
object suiDBEdit2: TsuiDBEdit
Left = 200
Top = 32
Width = 50
Height = 15
BorderStyle = bsNone
DataField = 'Section_desc'
DataSource = dm.sectconn
ReadOnly = True
TabOrder = 10
OnChange = suiDBEdit2Change
UIStyle = MacOS
BorderColor = 8355711
end
object suiDBEdit3: TsuiDBEdit
Left = 368
Top = 32
Width = 50
Height = 15
BorderStyle = bsNone
DataField = 'Article_desc'
DataSource = dm.artconn
ReadOnly = True
TabOrder = 11
OnChange = suiDBEdit3Change
UIStyle = MacOS
BorderColor = 8355711
end
object suiGroupBox2: TsuiGroupBox
Left = 424
Top = 80
Width = 217
Height = 73
UIStyle = MacOS
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
TabOrder = 12
BorderColor = 8355711
object suiRadioButton1: TsuiRadioButton
Left = 8
Top = 8
Width = 78
Height = 21
UIStyle = MacOS
AutoSize = True
Checked = True
Caption = #24211#23384#22823#20110'0'
TabOrder = 0
TabStop = True
State = cbChecked
Transparent = False
OnClick = suiRadioButton1Click
OnDblClick = suiButton1Click
GroupIndex = 0
end
object suiRadioButton2: TsuiRadioButton
Left = 8
Top = 28
Width = 78
Height = 21
UIStyle = MacOS
AutoSize = True
Checked = False
Caption = #24211#23384#23567#20110'0'
TabOrder = 1
TabStop = True
State = cbUnchecked
Transparent = False
OnClick = suiRadioButton2Click
GroupIndex = 0
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -