frmposprinttestunit.~dfm
来自「小票样式打印模板设计,和管家婆的pos收银系统小票样式设计差不多」· ~DFM 代码 · 共 34 行
~DFM
34 行
object FrmTest: TFrmTest
Left = 229
Top = 257
Width = 696
Height = 480
Caption = 'PosPrint'#27979#35797
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 6
Top = 0
Width = 91
Height = 25
Caption = #26679#35797#35774#35745
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 98
Top = 0
Width = 85
Height = 25
Caption = #25171#21360
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?