📄 frmtableprint.dfm
字号:
object PersonPrintForm: TPersonPrintForm
Left = 244
Top = 125
Width = 460
Height = 347
Caption = #32479#35745#34920#29983#25104#19982#32479#35745#32467#26524
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object panChild: TPanel
Left = 0
Top = 0
Width = 452
Height = 320
Align = alClient
BevelInner = bvLowered
TabOrder = 0
DesignSize = (
452
320)
object cmdClose: TButton
Left = 298
Top = 281
Width = 83
Height = 25
Anchors = [akRight, akBottom]
Caption = #20851#38381
TabOrder = 0
OnClick = cmdCloseClick
end
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 424
Height = 258
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = #32479#35745#34920#29983#25104#19982#32479#35745#32467#26524
TabOrder = 1
end
object cmdPrintView: TButton
Left = 204
Top = 281
Width = 80
Height = 25
Anchors = [akRight, akBottom]
Caption = #36816#34892#32479#35745#31639#27861
TabOrder = 2
end
object cmdPrint: TButton
Left = 117
Top = 281
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = #29983#25104#32479#35745#34920
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -