📄 ufpublish_memberinfomnt.dfm
字号:
object fPublish_MemberInfoMnt: TfPublish_MemberInfoMnt
Left = 217
Top = 104
Width = 699
Height = 545
Caption = #22522#26412#36164#26009#32500#25252#65293#20250#21592#20449#24687#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 216
Width = 57
Height = 13
AutoSize = False
Caption = #20250#21592#21517#31216
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 40
Top = 248
Width = 48
Height = 13
Caption = #25340#38899#21517#31216
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 40
Top = 280
Width = 33
Height = 13
AutoSize = False
Caption = #22320#22336
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 40
Top = 309
Width = 33
Height = 13
AutoSize = False
Caption = #37038#32534
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 40
Top = 336
Width = 41
Height = 13
AutoSize = False
Caption = #30005#35805
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 40
Top = 368
Width = 41
Height = 13
AutoSize = False
Caption = #20256#30495
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 40
Top = 400
Width = 35
Height = 13
Caption = 'E-MAIL'
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 40
Top = 432
Width = 41
Height = 13
AutoSize = False
Caption = #32593#22336
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 40
Top = 464
Width = 33
Height = 13
AutoSize = False
Caption = #25240#25187
FocusControl = DBEdit9
end
object Label10: TLabel
Left = 40
Top = 488
Width = 33
Height = 13
AutoSize = False
Caption = #29366#24577
FocusControl = DBEdit10
end
object DBEdit1: TDBEdit
Left = 104
Top = 214
Width = 217
Height = 21
DataField = 'ENTERPRISE_NAME'
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 103
Top = 244
Width = 218
Height = 21
DataField = 'PINYIN_NAME'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 104
Top = 274
Width = 217
Height = 21
DataField = 'ADDRESS'
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 105
Top = 302
Width = 216
Height = 21
DataField = 'POST'
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 104
Top = 333
Width = 217
Height = 21
DataField = 'TEL'
DataSource = DataSource1
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 104
Top = 363
Width = 217
Height = 21
DataField = 'FAX'
DataSource = DataSource1
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 104
Top = 392
Width = 217
Height = 21
DataField = 'EMAIL'
DataSource = DataSource1
TabOrder = 6
end
object DBEdit8: TDBEdit
Left = 105
Top = 423
Width = 216
Height = 21
DataField = 'URL'
DataSource = DataSource1
TabOrder = 7
end
object DBEdit9: TDBEdit
Left = 105
Top = 453
Width = 69
Height = 21
DataField = 'DISCOUNT'
DataSource = DataSource1
TabOrder = 8
end
object DBEdit10: TDBEdit
Left = 104
Top = 488
Width = 17
Height = 21
DataField = 'STATUS'
DataSource = DataSource1
TabOrder = 9
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 691
Height = 177
Align = alTop
DataSource = DataSource1
TabOrder = 10
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'ENTERPRISE_NAME'
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'PINYIN_NAME'
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'ADDRESS'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'POST'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'TEL'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'FAX'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'EMAIL'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'URL'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'DISCOUNT'
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'STATUS'
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 177
Width = 691
Height = 32
DataSource = DataSource1
Align = alTop
TabOrder = 11
end
object ExitBtn: TBitBtn
Left = 556
Top = 472
Width = 100
Height = 32
Caption = #36864#20986'[&X]'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 12
OnClick = ExitBtnClick
Kind = bkClose
end
object DataSource1: TDataSource
DataSet = dmpublish.adtMemInfo
Left = 560
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -