?? prt_letter.dfm
字號:
object frm_prt_letter: Tfrm_prt_letter
Left = 242
Top = 251
BorderStyle = bsDialog
Caption = '信封打印'
ClientHeight = 370
ClientWidth = 686
Color = clBlack
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Scaled = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object SpeedButton1: TSpeedButton
Left = 152
Top = 328
Width = 89
Height = 22
Caption = '打印'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 408
Top = 328
Width = 89
Height = 22
Caption = '取消'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
OnClick = SpeedButton2Click
end
object Panel1: TPanel
Left = 16
Top = 16
Width = 657
Height = 297
BevelOuter = bvNone
TabOrder = 0
end
object Panel2: TPanel
Left = 13
Top = 13
Width = 657
Height = 297
BevelOuter = bvNone
Color = clWhite
TabOrder = 1
OnMouseDown = Panel2MouseDown
object Label1: TLabel
Left = 24
Top = 16
Width = 66
Height = 21
Caption = '710054'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 48
Width = 32
Height = 16
Caption = '地址'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 216
Top = 112
Width = 96
Height = 48
Caption = 'ZIZI'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -48
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 376
Top = 128
Width = 64
Height = 33
Caption = 'Post'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 408
Top = 248
Width = 32
Height = 16
Caption = '地址'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 584
Top = 268
Width = 66
Height = 21
Caption = '710054'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = '宋體'
Font.Style = []
ParentFont = False
end
end
object PrintDialog1: TPrintDialog
Left = 621
Top = 21
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -