D7myYunxiang/云翔OA(WTOA.dll)/U_YGYPInPut_YGDJ.dfm
DESKTOP-E401PHE\Administrator 1011cb7292 1
2025-01-20 13:04:03 +08:00

230 lines
4.9 KiB
Plaintext

object frmYGYPInPut_YGDJ: TfrmYGYPInPut_YGDJ
Left = 355
Top = 271
Width = 735
Height = 208
Caption = #21592#24037#31119#21033#30331#35760
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 719
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
AutoSize = True
Caption = #20445#23384
ImageIndex = 15
OnClick = TBSaveClick
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 29
Width = 719
Height = 141
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label3: TLabel
Left = 39
Top = 23
Width = 52
Height = 12
Caption = #21592#24037#22995#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 203
Top = 23
Width = 52
Height = 12
Caption = #30331#35760#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 39
Top = 50
Width = 54
Height = 12
Caption = #22791' '#27880
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 529
Top = 23
Width = 54
Height = 12
Caption = #37329' '#39069
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 361
Top = 23
Width = 52
Height = 12
Caption = #31119#21033#31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object YGName: TEdit
Left = 94
Top = 19
Width = 92
Height = 20
TabOrder = 0
end
object filltime: TDateTimePicker
Left = 256
Top = 19
Width = 89
Height = 20
Date = 42478.633325115740000000
Time = 42478.633325115740000000
TabOrder = 1
end
object FLNote: TMemo
Left = 94
Top = 49
Width = 579
Height = 64
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 2
end
object FLMoney: TEdit
Left = 584
Top = 19
Width = 89
Height = 20
TabOrder = 3
end
object FLType: TBtnEditA
Left = 416
Top = 19
Width = 97
Height = 20
TabOrder = 4
OnBtnClick = FLTypeBtnClick
end
end
object ADOTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 452
Top = 169
end
object ADOCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 432
Top = 153
end
object PopupMenu1: TPopupMenu
Left = 390
Top = 170
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 = 494
Top = 177
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 492
Top = 150
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svFont]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
end
end
object ADOQuery2: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 424
Top = 201
end
end