D7YPDJlingyao/贸易管理(TradeManage.dll)/U_SampleLR_LY.dfm
DESKTOP-E401PHE\Administrator 43fbfa8db2 ~
2025-07-19 16:53:04 +08:00

292 lines
5.8 KiB
Plaintext

object frmSampleLR_LY: TfrmSampleLR_LY
Left = 196
Top = 219
Width = 888
Height = 319
BorderIcons = [biSystemMenu]
Caption = #20449#24687#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 872
Height = 29
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_TradeManage.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 14
OnClick = TBSaveClick
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 29
Width = 872
Height = 252
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 36
Top = 20
Width = 48
Height = 12
Caption = #26469#26679#26085#26399
end
object Label4: TLabel
Left = 536
Top = 20
Width = 48
Height = 12
Caption = #21697' '#21517
end
object Label5: TLabel
Left = 280
Top = 20
Width = 48
Height = 12
Caption = #26679#21697#32534#21495
end
object Label8: TLabel
Left = 280
Top = 68
Width = 48
Height = 12
Caption = #19994' '#21153' '#21592
end
object Label10: TLabel
Left = 36
Top = 116
Width = 48
Height = 12
Caption = #20998#26512#32467#26524
end
object Label11: TLabel
Left = 36
Top = 172
Width = 48
Height = 12
Caption = #22791' '#27880
end
object Label12: TLabel
Left = 36
Top = 68
Width = 48
Height = 12
Caption = #23458' '#25143
end
object Label13: TLabel
Left = 36
Top = 44
Width = 48
Height = 12
Caption = #35268' '#26684
end
object Label14: TLabel
Left = 280
Top = 44
Width = 48
Height = 12
Caption = #25104#21697#32463#23494
end
object Label15: TLabel
Left = 536
Top = 44
Width = 48
Height = 12
Caption = #25104#21697#32428#23494
end
object Label9: TLabel
Left = 536
Top = 68
Width = 48
Height = 12
Caption = #32553' '#29575
end
object Label2: TLabel
Left = 36
Top = 92
Width = 48
Height = 12
Caption = #25104' '#26412
end
object Label16: TLabel
Left = 280
Top = 92
Width = 48
Height = 12
Caption = #25253' '#20215
end
object CRTime: TDateTimePicker
Left = 88
Top = 16
Width = 140
Height = 20
Date = 41509.970132187500000000
Format = 'yyyy-MM-dd'
Time = 41509.970132187500000000
TabOrder = 0
end
object ywy: TEdit
Left = 332
Top = 64
Width = 140
Height = 20
TabOrder = 1
end
object request: TMemo
Left = 88
Top = 112
Width = 645
Height = 57
ScrollBars = ssVertical
TabOrder = 2
end
object P_CodeName: TBtnEditA
Left = 588
Top = 16
Width = 140
Height = 20
TabOrder = 3
OnBtnClick = P_CodeNameBtnClick
end
object P_Code: TBtnEditA
Left = 332
Top = 16
Width = 140
Height = 20
ReadOnly = True
TabOrder = 4
OnBtnClick = P_CodeBtnClick
end
object note: TMemo
Left = 88
Top = 172
Width = 645
Height = 65
ScrollBars = ssVertical
TabOrder = 5
end
object custName: TBtnEditA
Left = 88
Top = 64
Width = 140
Height = 20
TabOrder = 6
OnBtnClick = custNameBtnClick
end
object P_spec: TEdit
Left = 88
Top = 40
Width = 137
Height = 20
TabOrder = 7
end
object defstr4: TEdit
Left = 332
Top = 40
Width = 140
Height = 20
TabOrder = 8
end
object defstr5: TEdit
Left = 588
Top = 40
Width = 140
Height = 20
TabOrder = 9
end
object defflt1: TcxCurrencyEdit
Left = 588
Top = 64
Properties.DisplayFormat = '0.00'
TabOrder = 10
Width = 140
end
object defflt2: TcxCurrencyEdit
Left = 88
Top = 88
Properties.DisplayFormat = '0.00'
TabOrder = 11
Width = 137
end
object defflt3: TcxCurrencyEdit
Left = 332
Top = 88
Properties.DisplayFormat = '0.00'
TabOrder = 12
Width = 140
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 292
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 344
Top = 4
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 400
Top = 1
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 464
Top = 1
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 512
Top = 1
end
end