📄 u_yfdwkp.dfm
字号:
object Form62: TForm62
Left = 270
Top = 155
Width = 348
Height = 365
BorderIcons = [biSystemMenu]
Caption = '乙方单位卡片'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 307
Width = 340
Height = 31
Align = alBottom
BevelInner = bvLowered
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 172
Top = 5
Width = 73
Height = 22
Caption = '确 定'
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
555555555555555555555555555555555555555555FF55555555555559055555
55555555577FF5555555555599905555555555557777F5555555555599905555
555555557777FF5555555559999905555555555777777F555555559999990555
5555557777777FF5555557990599905555555777757777F55555790555599055
55557775555777FF5555555555599905555555555557777F5555555555559905
555555555555777FF5555555555559905555555555555777FF55555555555579
05555555555555777FF5555555555557905555555555555777FF555555555555
5990555555555555577755555555555555555555555555555555}
NumGlyphs = 2
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 260
Top = 5
Width = 73
Height = 22
Caption = '取 消'
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
993337777F777F3377F3393999707333993337F77737333337FF993399933333
399377F3777FF333377F993339903333399377F33737FF33377F993333707333
399377F333377FF3377F993333101933399377F333777FFF377F993333000993
399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
99333773FF777F777733339993707339933333773FF7FFF77333333999999999
3333333777333777333333333999993333333333377777333333}
NumGlyphs = 2
OnClick = SpeedButton2Click
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 340
Height = 307
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object PageControl1: TPageControl
Left = 2
Top = 2
Width = 336
Height = 303
ActivePage = TabSheet1
Align = alClient
HotTrack = True
Style = tsButtons
TabOrder = 0
object TabSheet1: TTabSheet
Caption = '基本信息'
object Label1: TLabel
Left = 6
Top = 12
Width = 78
Height = 12
Caption = '乙方单位编号:'
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 6
Top = 43
Width = 78
Height = 12
Caption = '乙方单位名称:'
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 6
Top = 74
Width = 78
Height = 12
Caption = '乙方单位简称:'
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 6
Top = 138
Width = 54
Height = 12
Caption = '开户银行:'
FocusControl = DBEdit4
end
object Label6: TLabel
Left = 6
Top = 169
Width = 54
Height = 12
Caption = '银行帐号:'
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 6
Top = 200
Width = 54
Height = 12
Caption = '法 人:'
FocusControl = DBEdit7
end
object Label5: TLabel
Left = 6
Top = 104
Width = 66
Height = 12
Caption = '所属地区码:'
FocusControl = DBEdit5
end
object Label16: TLabel
Left = 170
Top = 103
Width = 54
Height = 12
Caption = '类别名称:'
end
object DBEdit1: TDBEdit
Left = 85
Top = 9
Width = 76
Height = 20
DataField = '乙方单位编号'
DataSource = Form60.DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 85
Top = 40
Width = 244
Height = 20
DataField = '乙方单位名称'
DataSource = Form60.DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 85
Top = 70
Width = 124
Height = 20
DataField = '乙方单位简称'
DataSource = Form60.DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 85
Top = 134
Width = 244
Height = 20
DataField = '开户银行'
DataSource = Form60.DataSource1
TabOrder = 3
end
object DBEdit6: TDBEdit
Left = 85
Top = 165
Width = 124
Height = 20
DataField = '银行帐号'
DataSource = Form60.DataSource1
TabOrder = 4
end
object DBEdit7: TDBEdit
Left = 85
Top = 195
Width = 124
Height = 20
DataField = '法人'
DataSource = Form60.DataSource1
TabOrder = 5
end
object DBCheckBox2: TDBCheckBox
Left = 6
Top = 231
Width = 69
Height = 17
Caption = '是否停用'
DataField = '是否停用'
DataSource = Form60.DataSource1
TabOrder = 6
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBCheckBox1: TDBCheckBox
Left = 128
Top = 231
Width = 93
Height = 17
Caption = '是否友好单位'
DataField = '是否友好'
DataSource = Form60.DataSource1
TabOrder = 7
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBEdit5: TDBEdit
Left = 85
Top = 101
Width = 81
Height = 20
DataField = '所属地区码'
DataSource = Form60.DataSource1
TabOrder = 8
OnChange = DBEdit5Change
end
object BitBtn1: TBitBtn
Left = 149
Top = 104
Width = 15
Height = 14
Caption = '…'
TabOrder = 9
OnClick = BitBtn1Click
end
object Edit1: TEdit
Left = 225
Top = 101
Width = 103
Height = 20
Enabled = False
TabOrder = 10
end
object DBGrid1: TDBGrid
Left = 0
Top = 120
Width = 193
Height = 120
DataSource = DataSource1
TabOrder = 11
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋体'
TitleFont.Style = []
Visible = False
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = '类别编码'
Visible = True
end
item
Expanded = False
FieldName = '类别名称'
Visible = True
end>
end
end
object TabSheet2: TTabSheet
Caption = '联系信息'
ImageIndex = 1
object Label8: TLabel
Left = 6
Top = 11
Width = 54
Height = 12
Caption = '地 址:'
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 6
Top = 41
Width = 54
Height = 12
Caption = '邮政编码:'
FocusControl = DBEdit9
end
object Label10: TLabel
Left = 6
Top = 72
Width = 54
Height = 12
Caption = '联系电话:'
FocusControl = DBEdit10
end
object Label11: TLabel
Left = 6
Top = 133
Width = 54
Height = 12
Caption = '联 系 人:'
FocusControl = DBEdit11
end
object Label12: TLabel
Left = 6
Top = 102
Width = 54
Height = 12
Caption = '传 真:'
FocusControl = DBEdit12
end
object Label13: TLabel
Left = 6
Top = 163
Width = 66
Height = 12
Caption = 'E-mail地址:'
FocusControl = DBEdit13
end
object Label14: TLabel
Left = 6
Top = 194
Width = 54
Height = 12
Caption = '发展日期:'
FocusControl = DBEdit14
end
object Label15: TLabel
Left = 6
Top = 224
Width = 54
Height = 12
Caption = '停用日期:'
FocusControl = DBEdit15
end
object DBEdit8: TDBEdit
Left = 71
Top = 8
Width = 244
Height = 20
DataField = '地址'
DataSource = Form60.DataSource1
TabOrder = 0
end
object DBEdit9: TDBEdit
Left = 71
Top = 38
Width = 59
Height = 20
DataField = '邮政编码'
DataSource = Form60.DataSource1
TabOrder = 1
end
object DBEdit10: TDBEdit
Left = 71
Top = 69
Width = 124
Height = 20
DataField = '联系电话'
DataSource = Form60.DataSource1
TabOrder = 2
end
object DBEdit11: TDBEdit
Left = 71
Top = 130
Width = 124
Height = 20
DataField = '联系人'
DataSource = Form60.DataSource1
TabOrder = 3
end
object DBEdit12: TDBEdit
Left = 71
Top = 99
Width = 124
Height = 20
DataField = '传真'
DataSource = Form60.DataSource1
TabOrder = 4
end
object DBEdit13: TDBEdit
Left = 71
Top = 160
Width = 184
Height = 20
DataField = 'E-mail地址'
DataSource = Form60.DataSource1
TabOrder = 5
end
object DBEdit14: TDBEdit
Left = 71
Top = 191
Width = 112
Height = 20
DataField = '发展日期'
DataSource = Form60.DataSource1
MaxLength = 10
TabOrder = 6
end
object DBEdit15: TDBEdit
Left = 71
Top = 221
Width = 112
Height = 20
DataField = '停用日期'
DataSource = Form60.DataSource1
MaxLength = 10
TabOrder = 7
end
end
end
end
object ClientDataSet1: TClientDataSet
Active = True
Aggregates = <>
Params = <>
ProviderName = 'P_DQFLB'
RemoteServer = Form1.SocketConnection1
Left = 208
object ClientDataSet1ID: TIntegerField
FieldName = 'ID'
end
object ClientDataSet1CDSDesigner: TStringField
FieldName = '类别编码'
FixedChar = True
Size = 11
end
object ClientDataSet1CDSDesigner2: TStringField
FieldName = '类别名称'
FixedChar = True
end
end
object ClientDataSet_index: TClientDataSet
Active = True
Aggregates = <>
Params = <>
ProviderName = 'P_YFDW'
RemoteServer = Form1.SocketConnection1
Left = 160
Top = 152
end
object DataSource1: TDataSource
DataSet = ClientDataSet1
Left = 254
Top = 36
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -