D7fhyuhan/员工管理(StaffManage.dll)/U_BZAdd.dfm

208 lines
4.7 KiB
Plaintext
Raw Normal View History

2025-09-21 08:59:38 +08:00
object frmBZAdd: TfrmBZAdd
Left = 502
Top = 258
Width = 420
Height = 295
Anchors = []
Caption = #24037#24207#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
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 404
Height = 33
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_ProcessRelationship.ThreeImgList
Flat = True
Images = DataLink_ProcessRelationship.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 5
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 33
Width = 404
Height = 224
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Color = clBtnFace
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
object Label1: TLabel
Left = 39
Top = 154
Width = 85
Height = 16
Caption = #24037#24207#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 55
Top = 111
Width = 69
Height = 16
Caption = #24037#24207'ID'#65306
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 39
Top = 73
Width = 85
Height = 16
Caption = #29677#32452#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 55
Top = 33
Width = 69
Height = 16
Caption = #29677#32452'ID'#65306
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object GXName: TEdit
Tag = 2
Left = 122
Top = 152
Width = 218
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 1
end
object PSID: TEdit
Tag = 2
Left = 122
Top = 110
Width = 218
Height = 22
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 0
end
object BZName: TEdit
Tag = 2
Left = 122
Top = 71
Width = 218
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 2
end
object BZID: TEdit
Tag = 2
Left = 122
Top = 32
Width = 218
Height = 22
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 3
end
end
object ADOQueryMain: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 409
Top = 1
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
Parameters = <>
Left = 317
Top = 1
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 365
Top = 1
end
object CDS_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 412
end
end