📄 underdev.dfm
字号:
object mainfm: Tmainfm
Left = 226
Top = 173
Width = 544
Height = 375
Caption = 'mainfm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 160
Top = 112
Width = 196
Height = 27
Caption = '建设中! ......'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = '楷体_GB2312'
Font.Style = []
ParentFont = False
end
object MainMenu1: TMainMenu
Left = 464
Top = 40
object N1: TMenuItem
Caption = '营业收款管理'
object pos1: TMenuItem
Caption = 'pos机收款'
OnClick = pos1Click
end
end
object N2: TMenuItem
Caption = '交帐收款查询'
object N13: TMenuItem
Caption = '流水查询'
OnClick = N13Click
end
end
object N3: TMenuItem
Caption = '对外资金管理'
object N6: TMenuItem
Caption = '对外付款'
OnClick = N6Click
end
object N12: TMenuItem
Caption = '对外收款'
OnClick = N12Click
end
end
object N4: TMenuItem
Caption = '未结账款管理'
object N7: TMenuItem
Caption = '应收账款'
OnClick = N7Click
end
object N14: TMenuItem
Caption = '应付账款'
OnClick = N14Click
end
end
object N5: TMenuItem
Caption = '报表管理'
object N8: TMenuItem
Caption = '商场收益日表'
OnClick = N8Click
end
object N9: TMenuItem
Caption = '商场收款日表'
end
object N10: TMenuItem
Caption = '应付账款报表'
end
object N11: TMenuItem
Caption = '应收账款报表'
end
end
object N15: TMenuItem
Caption = '退出'
OnClick = N15Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -