📄 posmachine.dfm
字号:
object PosMachineForm: TPosMachineForm
Left = 291
Top = 215
BorderStyle = bsDialog
Caption = 'Pos'#26426#36164#26009
ClientHeight = 241
ClientWidth = 324
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 17
Top = 52
Width = 288
Height = 24
Caption = #27880#24847#65306'1'#34920#31034#26377#25171#21360#26426#25110#26159#26377#38065#31665#65292'0'#34920#31034#27809#26377#25171#21360#26426#25110#26159#27809#26377#38065#31665
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
WordWrap = True
end
object clbUser: TCoolBar
Left = 0
Top = 0
Width = 324
Height = 43
Bands = <
item
Control = tlbFunction
ImageIndex = -1
MinHeight = 39
Width = 322
end>
EdgeOuter = esNone
Images = mbForm.ILinfo
object tlbFunction: TToolBar
Left = 9
Top = 0
Width = 309
Height = 39
ButtonHeight = 35
ButtonWidth = 55
Caption = 'tlbFunction'
DisabledImages = mbForm.ILinfo
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HotImages = mbForm.ILinfo
Images = mbForm.ILinfo
ParentFont = False
ParentShowHint = False
ShowCaptions = True
ShowHint = True
TabOrder = 0
object tbNew: TToolButton
Left = 0
Top = 0
Hint = #26032#22686
Caption = ' '#26032#22686' '
ImageIndex = 0
OnClick = tbNewClick
end
object tbEdit: TToolButton
Left = 55
Top = 0
Hint = #20462#25913
Caption = #20462#25913
ImageIndex = 1
OnClick = tbEditClick
end
object tbDel: TToolButton
Left = 110
Top = 0
Hint = #21024#38500
Caption = #21024#38500
ImageIndex = 5
OnClick = tbDelClick
end
object tbSave: TToolButton
Left = 165
Top = 0
Caption = #20445#23384
Enabled = False
ImageIndex = 2
OnClick = tbSaveClick
end
object ToolButton1: TToolButton
Left = 220
Top = 0
Width = 8
Caption = 'ToolButton1'
ImageIndex = 4
Style = tbsSeparator
end
object tbClose: TToolButton
Left = 228
Top = 0
Hint = #20851#38381
Caption = #36864#20986
ImageIndex = 9
OnClick = tbCloseClick
end
end
end
object DBGridEh1: TDBGridEh
Left = 0
Top = 87
Width = 324
Height = 154
Align = alBottom
DataSource = DataE2.dsposmch
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab]
ParentFont = False
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'POS'
Footers = <>
Title.Alignment = taCenter
Title.Caption = 'POS'#26426#21495
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 90
end
item
EditButtons = <>
FieldName = 'printer'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #26159#21542#26377#25171#21360#26426
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 90
end
item
EditButtons = <>
FieldName = 'cashbox'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #26159#21542#26377#38065#31665
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = []
Width = 90
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -