D7myYunxiang/云翔OA(WTOA.dll)/U_YGXQInPut.dfm

186 lines
4.0 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object frmYGXQInPut: TfrmYGXQInPut
Left = 268
Top = 233
Width = 812
Height = 293
Caption = #29992#20154#30003#35831#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
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 796
Height = 29
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clBtnFace
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_WTOA.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
Caption = #20445#23384
ImageIndex = 15
OnClick = TBSaveClick
end
object TBClose: TToolButton
Left = 59
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 29
Width = 796
Height = 225
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Color = clBtnFace
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
object Panel3: TPanel
Left = 0
Top = 0
Width = 794
Height = 223
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 290
Top = 33
Width = 39
Height = 12
Caption = #23703#20301#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 546
Top = 33
Width = 39
Height = 12
Caption = #20154#25968#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label33: TLabel
Left = 26
Top = 33
Width = 67
Height = 12
Caption = #37096' '#38376#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 29
Top = 84
Width = 65
Height = 12
Caption = #29992#20154#38656#27714#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object GangWei: TEdit
Tag = 2
Left = 328
Top = 30
Width = 160
Height = 18
TabOrder = 0
end
object XQQty: TEdit
Tag = 2
Left = 584
Top = 30
Width = 153
Height = 18
TabOrder = 1
end
object Dept: TEdit
Tag = 2
Left = 101
Top = 30
Width = 160
Height = 18
TabOrder = 2
end
object XQNote: TRichEdit
Tag = 2
Left = 96
Top = 80
Width = 641
Height = 121
ScrollBars = ssBoth
TabOrder = 3
end
end
end
object ADOTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 536
Top = 65533
end
object ADOCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 480
Top = 65533
end
object ADOQuery1: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 504
Top = 65533
end
end