D7wmguihua/基础资料维护(BaseInfo.dll)/U_WeiXinHelp.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

202 lines
4.7 KiB
Plaintext

object frmWeiXinHelp: TfrmWeiXinHelp
Left = 306
Top = 44
Width = 715
Height = 619
Caption = #24494#20449#20851#27880#20449#24687
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 = 699
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 TBRafresh: TToolButton
Left = 0
Top = 0
Caption = #21047#26032
ImageIndex = 9
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 59
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = TBFindClick
end
object TBOK: TToolButton
Left = 122
Top = 0
AutoSize = True
Caption = #30830#23450
ImageIndex = 41
OnClick = TBOKClick
end
object TBClose: TToolButton
Left = 185
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 69
Width = 699
Height = 512
Align = alClient
TabOrder = 1
object Tv2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
OnCellDblClick = Tv2CellDblClick
DataController.DataSource = DS_Help
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = '0'
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsData.Editing = False
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.Inactive = DataLink_BaseInfo.SHuangSe
Styles.IncSearch = DataLink_BaseInfo.SHuangSe
Styles.Selection = DataLink_BaseInfo.SHuangSe
Styles.Header = DataLink_BaseInfo.handBlack
object v2Column1: TcxGridDBColumn
Caption = #24494#20449'ID'
DataBinding.FieldName = 'OPENID'
HeaderAlignmentHorz = taCenter
Width = 205
end
object v2Column2: TcxGridDBColumn
Caption = #24494#20449#21517#31216
DataBinding.FieldName = 'NICKNAME'
HeaderAlignmentHorz = taCenter
Width = 180
end
object v2Column3: TcxGridDBColumn
Caption = #20851#27880#26102#38388
DataBinding.FieldName = 'SUBSCRIBE_TIME'
HeaderAlignmentHorz = taCenter
Width = 184
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 699
Height = 38
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 2
object Label3: TLabel
Left = 190
Top = 77
Width = 48
Height = 12
Caption = #23458#25143#21517#31216
end
object Label1: TLabel
Left = 18
Top = 13
Width = 48
Height = 12
Caption = #24494#20449#21517#31216
end
object ZdyName: TEdit
Tag = 2
Left = 242
Top = 73
Width = 89
Height = 20
TabOrder = 0
end
object NICKNAME: TEdit
Tag = 2
Left = 70
Top = 9
Width = 147
Height = 20
TabOrder = 1
OnChange = NICKNAMEChange
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 789
Top = 9
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Parameters = <>
Left = 829
Top = 1
end
object ADOQueryMain: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 353
Top = 153
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 528
Top = 200
end
object DS_Help: TDataSource
DataSet = CDS_Help
Left = 375
Top = 199
end
object CDS_Help: TClientDataSet
Aggregates = <>
Params = <>
Left = 328
Top = 204
end
end