📄 possch.dfm
字号:
inherited PosSchForm: TPosSchForm
Left = 150
Top = 112
Caption = 'POS'#21333#26597#35810
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited mbPanel1: TPanel
inherited mbPanel2: TPanel
inherited lblBillDate: TLabel
Width = 84
end
inherited lblFormName: TLabel
Width = 93
Caption = 'POS'#21333#26597#35810
end
inherited lblStore: TLabel
Left = 358
Top = 47
Width = 84
Caption = 'POS'#26426
end
inherited lblEmp: TLabel
Left = 449
Top = 47
Width = 84
end
inherited lblOther: TLabel
Left = 540
Width = 84
Height = 34
Caption = #24635#37329#39069
end
object lblAmount: TLabel [6]
Left = 267
Top = 47
Width = 84
Height = 34
Alignment = taCenter
Anchors = [akTop, akRight]
AutoSize = False
Caption = #20184#27454#37329#39069
Color = clBackground
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
inherited edtBillDate: TDateTimePicker
Left = 425
Width = 82
end
inherited edtEmp: TfrComboEdit
Left = 450
Top = 62
Width = 82
Height = 18
end
inherited edtStore: TfrComboEdit
Left = 359
Top = 62
Width = 82
Height = 18
end
object edtTakeAmt: TEdit
Left = 268
Top = 62
Width = 84
Height = 18
Anchors = [akTop, akRight]
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
object edtAmount: TEdit
Left = 541
Top = 62
Width = 82
Height = 18
Anchors = [akTop, akRight]
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
end
inherited mbPanel3: TPanel
inherited DBGrid1: TDBGridEh
Columns = <
item
AutoFitColWidth = False
EditButtons = <>
FieldName = 'code'
Footers = <
item
Alignment = taCenter
Value = #21512#35745#65306
ValueType = fvtStaticText
end>
Title.Alignment = taCenter
Title.Caption = #32534#30721
Width = 88
end
item
AutoFitColWidth = False
EditButtons = <>
FieldName = 'name'
Footers = <>
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #21697#21517
Width = 198
end
item
Alignment = taCenter
AutoFitColWidth = False
EditButtons = <>
FieldName = 'units'
Footers = <>
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #21333#20301
Width = 46
end
item
AutoFitColWidth = False
EditButtons = <>
FieldName = 'QTY'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #25968#37327
Width = 74
end
item
EditButtons = <>
FieldName = 'Price'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #21333#20215
Width = 60
end
item
EditButtons = <>
FieldName = 'disc'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #25240#25187'%'
Width = 45
end
item
EditButtons = <>
FieldName = 'total'
Footer.FieldName = 'Total'
Footer.ValueType = fvtSum
Footers = <>
Title.Alignment = taCenter
Title.Caption = #36135#21697#37329#39069
Width = 70
end>
end
end
inherited mbPanel4: TPanel
inherited lblName: TLabel
Width = 36
Caption = #23458#25143#65306
end
end
end
inherited ToolBar1: TToolBar
inherited cmdAdd: TToolButton
Visible = False
end
inherited cmdEdit: TToolButton
Visible = False
end
inherited cmdSave: TToolButton
Visible = False
end
inherited cmdUndo: TToolButton
Visible = False
end
inherited cmdDelLine: TToolButton
Visible = False
end
inherited ToolButton3: TToolButton
Visible = False
end
inherited cmdDel: TToolButton
Visible = False
end
inherited ToolButton4: TToolButton
Visible = False
end
inherited cmdPrint: TToolButton
Visible = False
end
inherited ToolButton7: TToolButton
Visible = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -