155 lines
3.4 KiB
Plaintext
155 lines
3.4 KiB
Plaintext
object frmJGSet: TfrmJGSet
|
|
Left = 682
|
|
Top = 315
|
|
Caption = #21333#20215#35774#32622
|
|
ClientHeight = 164
|
|
ClientWidth = 479
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 479
|
|
Height = 164
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 10
|
|
Top = 69
|
|
Width = 44
|
|
Height = 21
|
|
Caption = #25209#21495
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 10
|
|
Top = 125
|
|
Width = 44
|
|
Height = 21
|
|
Caption = #21333#20215
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object lbl6: TLabel
|
|
Left = 10
|
|
Top = 17
|
|
Width = 66
|
|
Height = 21
|
|
Caption = #20379#24212#21830
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Button1: TButton
|
|
Left = 255
|
|
Top = 65
|
|
Width = 83
|
|
Height = 29
|
|
Caption = #30830#35748
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnClick = Button1Click
|
|
end
|
|
object BCPH: TEdit
|
|
Left = 90
|
|
Top = 65
|
|
Width = 121
|
|
Height = 29
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
end
|
|
object NewPrice: TEdit
|
|
Left = 90
|
|
Top = 121
|
|
Width = 121
|
|
Height = 29
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
end
|
|
object SX_Supplier: TcxButtonEdit
|
|
Tag = 9
|
|
Left = 90
|
|
Top = 13
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = SX_SupplierPropertiesButtonClick
|
|
Style.ButtonStyle = btsDefault
|
|
TabOrder = 3
|
|
Width = 120
|
|
end
|
|
object SX_SupplierNo: TcxButtonEdit
|
|
Tag = 9
|
|
Left = 255
|
|
Top = 13
|
|
Enabled = False
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
Style.ButtonStyle = btsDefault
|
|
TabOrder = 4
|
|
Visible = False
|
|
Width = 120
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 410
|
|
Top = 23
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
Parameters = <>
|
|
Left = 408
|
|
Top = 80
|
|
end
|
|
end
|