📄 main.dfm
字号:
#26426#31665
#26174#31034#22120
#30005#28304
#36719#39537
#20809#39537
#40736#26631
#38190#30424
#38899#31665
#32593#21345
'Modem'
#25171#21360#26426)
TabOrder = 1
ItemIndex = -1
OnChange = CmbSearchNameChange
end
object CmbOperator: TFlatComboBox
Left = 161
Top = 16
Width = 49
Height = 20
Style = csDropDownList
Color = clWindow
ColorArrow = clGreen
ColorArrowBackground = clMoneyGreen
ColorBorder = clGreen
ItemHeight = 12
Items.Strings = (
'='
'>'
'<'
'>='
'<='
'<>')
TabOrder = 2
Text = '='
ItemIndex = 0
end
object EditTJ: TFlatEdit
Left = 210
Top = 17
Width = 103
Height = 20
ColorBorder = clGreen
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 3
end
object BtnSearch: TFlatButton
Left = 320
Top = 16
Width = 65
Height = 21
ColorBorder = clGreen
Caption = #24320#22987#25628#32034
TabOrder = 4
OnClick = BtnSearchClick
end
object BtnAdd: TFlatButton
Left = 432
Top = 12
Width = 89
Height = 25
ColorBorder = clGreen
Caption = #28155#21152#26032#23458#25143
TabOrder = 5
OnClick = SubEnterClick
end
object BtnDel: TFlatButton
Left = 624
Top = 12
Width = 89
Height = 25
ColorBorder = clGreen
Caption = #21024#38500#36873#23450#23458#25143
TabOrder = 6
OnClick = BtnDelClick
end
object BtnView: TFlatButton
Left = 528
Top = 12
Width = 89
Height = 25
ColorBorder = clGreen
Caption = #26597#30475#23458#25143#20449#24687
TabOrder = 7
OnClick = ListView1DblClick
end
end
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
DrawMenuBar = False
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
UseDimColor = False
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcListBox, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcMiscEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcUpDown, xcGroupBox, xcTreeView, xcListView, xcProgressBar, xcHotKey]
Active = False
Left = 528
end
object MainMenu1: TMainMenu
Images = ImageList1
Left = 592
object MenuSys1: TMenuItem
Caption = #31995#32479#30331#24405'(&L))'
object SubLogin: TMenuItem
Caption = #25805#20316#21592#30331#24405'(&L)'
ImageIndex = 0
ShortCut = 32844
OnClick = SubLoginClick
end
object N9: TMenuItem
Caption = '-'
end
object SubExit1: TMenuItem
Caption = #36864#20986#31995#32479'(&X)'
ImageIndex = 1
ShortCut = 32856
OnClick = SubExitClick
end
end
object MenuSys: TMenuItem
Caption = #31995#32479#35774#32622'(&S)'
object SubLoginOff: TMenuItem
Caption = #27880#38144'(&O)'
ImageIndex = 2
ShortCut = 32847
OnClick = TBtnLoginOffClick
end
object N8: TMenuItem
Caption = '-'
end
object SubCaoZuoRen: TMenuItem
Caption = #25805#20316#21592#35774#32622'(&S)'
OnClick = SubCaoZuoRenClick
end
object SubSystemSetup: TMenuItem
Caption = #31995#32479#21442#25968#35774#32622'(&S)'
ImageIndex = 7
OnClick = SubSystemSetupClick
end
object N1: TMenuItem
Caption = '-'
end
object SubModifyCaoZuo: TMenuItem
Caption = #26356#25442#25805#20316#21592'(&M)'
OnClick = SubModifyCaoZuoClick
end
object N2: TMenuItem
Caption = '-'
end
object SubExit: TMenuItem
Caption = #36864#20986#31995#32479'(&X)'
ImageIndex = 1
ShortCut = 32856
OnClick = SubExitClick
end
end
object MenuMgr: TMenuItem
Caption = #23458#25143#31649#29702'(&M)'
object SubEnter: TMenuItem
Caption = #20449#24687#24405#20837'(&E)'
ImageIndex = 3
ShortCut = 32837
OnClick = SubEnterClick
end
object N4: TMenuItem
Caption = '-'
end
object SubQueryPT: TMenuItem
Caption = #26222#36890#23458#25143#20449#24687#26597#35810'(&Q)'
ImageIndex = 4
OnClick = TBtnPTClick
end
object N3: TMenuItem
Caption = '-'
end
object SubQueryTB: TMenuItem
Caption = #29305#21035#23458#25143#20449#24687#26597#35810'(&P)'
ImageIndex = 5
OnClick = TBtnTSClick
end
object N5: TMenuItem
Caption = '-'
end
object SubQueryAll: TMenuItem
Caption = #26174#31034#25152#26377#23458#25143'(&A)'
ImageIndex = 6
OnClick = TBtnAllClick
end
object N16: TMenuItem
Caption = '-'
end
object N17: TMenuItem
Caption = #36807#20445#23458#25143'(&O)'
ImageIndex = 15
OnClick = N13Click
end
object N18: TMenuItem
Caption = '-'
end
object N19: TMenuItem
Caption = #26410#36807#20445#23458#25143'(&W)'
ImageIndex = 16
OnClick = N15Click
end
end
object MenuDataMgr: TMenuItem
Caption = #25968#25454#24211#31649#29702'(&D)'
object BtnDelAll: TMenuItem
Caption = #28165#31354#25152#26377#25968#25454'(&E)'
ImageIndex = 13
OnClick = BtnDelAllClick
end
object N10: TMenuItem
Caption = '-'
end
object SubOverRun: TMenuItem
Caption = #21024#38500#24049#36807#20445#23458#25143'(&O)'
OnClick = SubOverRunClick
end
object N11: TMenuItem
Caption = '-'
end
object SubCompress: TMenuItem
Caption = #25968#25454#24211#21387#32553'(&C)'
ImageIndex = 14
OnClick = SubCompressClick
end
end
object MenuHelp: TMenuItem
Caption = #24110#21161'(&H)'
object SubHelp: TMenuItem
Caption = #20351#29992#24110#21161'(&L)'
ImageIndex = 11
OnClick = SubHelpClick
end
object SubZZ: TMenuItem
Caption = #32852#31995#20316#32773
ImageIndex = 10
OnClick = SubZZClick
end
object N6: TMenuItem
Caption = '-'
end
object SubRegister: TMenuItem
Caption = #27880#20876'(&R)....'
ImageIndex = 9
OnClick = SubRegisterClick
end
object N7: TMenuItem
Caption = '-'
end
object SubAbout: TMenuItem
Caption = #20851#20110#36719#20214'(&A)'
ImageIndex = 8
OnClick = SubAboutClick
end
end
end
object ImageList1: TImageList
Left = 560
Bitmap = {
494C010111001300040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000005000000001001000000000000028
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000C510103EAE2E
4D2F2D2B2C2E3142000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000B132123B4B23
851B851B0B23D2369C7300000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000D22E333F8A27
E52FE52B6B27133FBD7300000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000D22E533FA923
E52FE52B6A2314439C6F00000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000D12E723BC823
E627E627892334437A6B00000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000D12E9033E727
E427E423C61B5343596700000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000003133F047EC43
E433E42FE52B9143175F00000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000001443795F1443
692387238F2ADD77D65600000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000009C73DE7BBD77
9C739C739C739C73B55600000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000009C73DE7B9C73
7B6F7B6F7B6F9C73B55600000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000005A6BBD779C73
5A6B5A6B39677B6FB55600000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000524A9C73DE7B
FF7FFF7FBD777B6F104200000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -