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

174 lines
3.9 KiB
Plaintext
Raw Normal View History

2025-09-21 08:59:38 +08:00
object frmGXAdd: TfrmGXAdd
Left = 295
Top = 162
Width = 386
Height = 316
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 = 370
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 = 370
Height = 245
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Color = clBtnFace
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
object Label1: TLabel
Left = 18
Top = 61
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 = 34
Top = 22
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 Label13: TLabel
Left = 52
Top = 135
Width = 51
Height = 16
Caption = #22791#27880#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object PSName: TEdit
Tag = 2
Left = 101
Top = 59
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 = 101
Top = 21
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 Note: TMemo
Tag = 2
Left = 101
Top = 100
Width = 215
Height = 92
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ScrollBars = ssVertical
TabOrder = 2
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