📄 qtsysz1.dfm
字号:
object possz: Tpossz
Left = 338
Top = 182
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'POS收银设置'
ClientHeight = 322
ClientWidth = 370
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 16
Top = 2
Width = 337
Height = 97
Caption = '销售权限密码'
TabOrder = 0
object dxDBEdit1: TdxDBEdit
Left = 16
Top = 24
Width = 313
Color = 15524050
TabOrder = 0
DataField = 'passw'
DataSource = DataSource1
end
object wwDBNavigator1: TwwDBNavigator
Left = 210
Top = 49
Width = 120
Height = 40
DataSource = DataSource1
Flat = False
ImageList = ImageList1
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwDBNavigator1Edit: TwwNavButton
Left = 0
Top = 0
Width = 40
Height = 40
Hint = 'Edit current record'
ImageIndex = 4
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '修改&E'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 0
Style = nbsEdit
end
object wwDBNavigator1Post: TwwNavButton
Left = 40
Top = 0
Width = 40
Height = 40
Hint = 'Post changes of current record'
ImageIndex = 8
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '保存&S'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 1
Style = nbsPost
end
object wwDBNavigator1Cancel: TwwNavButton
Left = 80
Top = 0
Width = 40
Height = 40
Hint = 'Cancel changes made to current record'
ImageIndex = 10
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '取消&C'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 2
Style = nbsCancel
end
end
object dxDBCheckEdit1: TdxDBCheckEdit
Left = 16
Top = 64
Width = 147
TabOrder = 2
Caption = '前台销售是否可改价'
DataField = 'gj'
DataSource = DataSource1
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 106
Width = 337
Height = 161
Caption = '收银单结尾'
TabOrder = 1
object dxDBGrid1: TdxDBGrid
Left = 2
Top = 14
Width = 333
Height = 91
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
KeyField = 'text'
SummaryGroups = <>
SummarySeparator = ', '
Align = alTop
Color = 15524050
Font.Charset = GB2312_CHARSET
Font.Color = 7479077
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
BandFont.Charset = GB2312_CHARSET
BandFont.Color = clWindowText
BandFont.Height = -12
BandFont.Name = '宋体'
BandFont.Style = []
DataSource = DataSource2
Filter.Criteria = {00000000}
GridLineColor = 7479077
HeaderFont.Charset = GB2312_CHARSET
HeaderFont.Color = clWindowText
HeaderFont.Height = -12
HeaderFont.Name = '宋体'
HeaderFont.Style = []
LookAndFeel = lfFlat
OptionsView = [edgoAutoWidth, edgoBandHeaderWidth, edgoIndicator, edgoUseBitmap]
PreviewFont.Charset = DEFAULT_CHARSET
PreviewFont.Color = clBlue
PreviewFont.Height = -12
PreviewFont.Name = '宋体'
PreviewFont.Style = []
object dxDBGrid1text: TdxDBGridMaskColumn
HeaderAlignment = taCenter
BandIndex = 0
RowIndex = 0
FieldName = 'text'
end
end
object wwDBNavigator2: TwwDBNavigator
Left = 128
Top = 114
Width = 200
Height = 40
DataSource = DataSource2
Flat = False
ImageList = ImageList1
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwDBNavigator1Insert: TwwNavButton
Left = 0
Top = 0
Width = 40
Height = 40
Hint = 'Insert new record'
ImageIndex = 2
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '增加&A'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 0
Style = nbsInsert
end
object wwDBNavigator2Button: TwwNavButton
Left = 40
Top = 0
Width = 40
Height = 40
Hint = 'Delete current record'
ImageIndex = 6
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '删除'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 1
Style = nbsDelete
end
object wwNavButton1: TwwNavButton
Left = 80
Top = 0
Width = 40
Height = 40
Hint = 'Edit current record'
ImageIndex = 4
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '修改&E'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 2
Style = nbsEdit
end
object wwNavButton2: TwwNavButton
Left = 120
Top = 0
Width = 40
Height = 40
Hint = 'Post changes of current record'
ImageIndex = 8
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '保存&W'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 3
Style = nbsPost
end
object wwNavButton3: TwwNavButton
Left = 160
Top = 0
Width = 40
Height = 40
Hint = 'Cancel changes made to current record'
ImageIndex = 10
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '取消&C'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 4
Style = nbsCancel
end
end
end
object GroupBox3: TGroupBox
Left = 16
Top = 271
Width = 337
Height = 48
Caption = 'POS出货仓库'
TabOrder = 2
object Ed3: TdxDBExtLookupEdit
Left = 12
Top = 20
Width = 233
Color = 15524050
Style.BorderColor = clNavy
Style.BorderStyle = xbsSingle
Style.Shadow = True
TabOrder = 0
DataField = 'ckname'
DataSource = DataSource4
ReadOnly = False
DBGridLayout = dxDBGridLayoutList1Item1
StoredValues = 64
end
object wwDBNavigator3: TwwDBNavigator
Left = 250
Top = 13
Width = 80
Height = 28
AutosizeStyle = asSizeNavButtons
DataSource = DataSource4
Flat = False
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwNavButton5: TwwNavButton
Left = 0
Top = 0
Width = 40
Height = 28
Hint = 'Post changes of current record'
ImageIndex = 8
NumGlyphs = 2
ShowText = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -