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

272 lines
5.5 KiB
Plaintext
Raw Permalink Normal View History

2025-01-20 13:04:03 +08:00
object frmYGYPInPut_GWSQ: TfrmYGYPInPut_GWSQ
Left = 454
Top = 191
Width = 775
Height = 357
Caption = #23703#20301#35843#21160#20449#24687#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 759
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 Panel3: TPanel
Left = 0
Top = 29
Width = 759
Height = 288
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label4: TLabel
Left = 31
Top = 26
Width = 67
Height = 13
Caption = #22995' '#21517#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label27: TLabel
Left = 31
Top = 82
Width = 65
Height = 13
Caption = #30003#35831#21407#22240#65306
end
object Label1: TLabel
Left = 166
Top = 416
Width = 67
Height = 13
Caption = #32534' '#21495#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Visible = False
end
object Label6: TLabel
Left = 229
Top = 26
Width = 67
Height = 13
Caption = #37096' '#38376#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 420
Top = 26
Width = 65
Height = 13
Caption = #29616#20219#23703#20301#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 615
Top = 26
Width = 65
Height = 13
Caption = #30003#35831#23703#20301#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 31
Top = 54
Width = 65
Height = 13
Caption = #30003#35831#37096#38376#65306
end
object YGName: TEdit
Tag = 2
Left = 91
Top = 22
Width = 108
Height = 20
Enabled = False
TabOrder = 0
end
object SQNote: TRichEdit
Tag = 2
Left = 91
Top = 78
Width = 693
Height = 208
HideSelection = False
HideScrollBars = False
TabOrder = 1
end
object UserID: TEdit
Left = 225
Top = 412
Width = 109
Height = 20
Enabled = False
TabOrder = 2
Visible = False
end
object Dept: TEdit
Tag = 2
Left = 288
Top = 22
Width = 109
Height = 20
Enabled = False
TabOrder = 3
end
object GangWei: TEdit
Tag = 2
Left = 481
Top = 22
Width = 108
Height = 20
Enabled = False
TabOrder = 4
end
object SQGangWei: TBtnEditA
Tag = 2
Left = 677
Top = 22
Width = 108
Height = 21
Hint = 'DPID'
ReadOnly = True
TabOrder = 5
OnBtnClick = SQGangWeiBtnClick
end
object DPID: TEdit
Tag = 2
Left = 388
Top = 286
Width = 108
Height = 20
Enabled = False
TabOrder = 6
Visible = False
end
object SQDept: TBtnEditA
Tag = 2
Left = 91
Top = 50
Width = 109
Height = 21
Hint = 'DPID'
ReadOnly = True
TabOrder = 7
OnBtnClick = SQDeptBtnClick
end
object YGID: TEdit
Tag = 2
Left = 267
Top = 286
Width = 108
Height = 20
Enabled = False
TabOrder = 8
Visible = False
end
end
object ADOTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 416
Top = 5
end
object ADOCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 372
Top = 5
end
object PopupMenu1: TPopupMenu
Left = 330
Top = 7
object N1: TMenuItem
Caption = #22686#21152#22270#29255
end
object N2: TMenuItem
Caption = #21024#38500#22270#29255
end
end
object DataSource1: TDataSource
DataSet = Order_Sub
Left = 458
Top = 9
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 496
Top = 10
end
end