D7DJlanshan/基础资料维护(BaseInfo.dll)/U_ZdyAttInputCP30.dfm

297 lines
6.5 KiB
Plaintext
Raw Permalink Normal View History

2025-04-30 19:46:19 +08:00
object frmZdyAttInputCP30: TfrmZdyAttInputCP30
Left = 114
Top = 203
Width = 1205
Height = 434
Caption = #20135#21697#22270#29255#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label17: TLabel
Left = 32
Top = 96
Width = 48
Height = 12
Caption = #20960' '#39068' '#33394
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1189
Height = 31
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_BaseInfo.ThreeImgList
Flat = True
Images = DataLink_BaseInfo.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 14
OnClick = ToolButton3Click
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 = 31
Width = 1189
Height = 330
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 1189
Height = 330
Align = alClient
Caption = #20135#21697#20449#24687
Color = clBtnFace
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 36
Top = 28
Width = 36
Height = 12
Caption = #20135#21697'ID'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 256
Top = 28
Width = 48
Height = 12
Caption = #20135#21697#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 476
Top = 28
Width = 48
Height = 12
Caption = #20013#25991#21517#31216
end
object Label4: TLabel
Left = 256
Top = 52
Width = 36
Height = 12
Caption = #33457' '#22411
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 36
Top = 52
Width = 48
Height = 12
Caption = #31867' '#22411
end
object Label7: TLabel
Left = 36
Top = 212
Width = 48
Height = 12
Caption = #23458#25143#20215#26684
Visible = False
end
object Label11: TLabel
Left = 36
Top = 76
Width = 48
Height = 12
Caption = #22791' '#27880
end
object Label13: TLabel
Left = 688
Top = 24
Width = 48
Height = 12
Caption = #20135#21697#22270#29255
end
object zdyCode: TEdit
Tag = 2
Left = 88
Top = 24
Width = 140
Height = 20
Enabled = False
TabOrder = 0
Text = 'zdyCode'
end
object zdyName: TEdit
Tag = 2
Left = 308
Top = 24
Width = 140
Height = 20
TabOrder = 1
Text = 'zdyName'
OnExit = zdyNameExit
end
object defNote3: TEdit
Tag = 2
Left = 528
Top = 24
Width = 140
Height = 20
TabOrder = 2
Text = 'defNote3'
end
object DEFstr1: TEdit
Tag = 2
Left = 308
Top = 48
Width = 140
Height = 20
TabOrder = 3
end
object Note: TMemo
Tag = 2
Left = 88
Top = 76
Width = 581
Height = 97
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 4
end
object DEFFlt1: TcxCurrencyEdit
Tag = 2
Left = 88
Top = 208
Properties.DecimalPlaces = 2
Properties.DisplayFormat = '0.00'
Properties.NullString = '0'
TabOrder = 5
Visible = False
Width = 140
end
object Picture4: TcxDBImage
Left = 765
Top = 17
Hint = 'FileName'
DataBinding.DataField = 'FilesOther'
DataBinding.DataSource = DataSource1
Properties.GraphicClassName = 'TJPEGImage'
Properties.ReadOnly = True
Properties.ShowFocusRect = False
Style.BorderStyle = ebsSingle
TabOrder = 6
Height = 300
Width = 400
end
object FileName: TcxButton
Left = 685
Top = 292
Width = 75
Height = 25
Hint = 'Filesother'
Caption = #21152#36733#22270#29255
TabOrder = 7
OnClick = FileNameClick
LookAndFeel.Kind = lfOffice11
end
object defstr5: TComboBox
Tag = 2
Left = 88
Top = 48
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 8
Text = #29616#36135
Items.Strings = (
#29616#36135
#29305#20215)
end
end
end
object PopupMenu1: TPopupMenu
Left = 1140
Top = 103
object N1: TMenuItem
Caption = #21024#38500
end
object N3: TMenuItem
Caption = '-'
end
object N2: TMenuItem
Caption = #21478#23384#20026'...'
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Parameters = <>
Left = 676
Top = 71
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Parameters = <>
Left = 720
Top = 139
end
object ADOQueryImage: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Parameters = <>
Left = 616
Top = 219
end
object ADOQuerymain: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Parameters = <>
Left = 716
Top = 191
end
object DataSource1: TDataSource
DataSet = ADOQueryImage
Left = 676
Top = 183
end
end