📄 menuprintform.dfm
字号:
object FrmMenuPrint: TFrmMenuPrint
Left = 247
Top = 108
BorderStyle = bsToolWindow
Caption = #33756#21333#25171#21360
ClientHeight = 186
ClientWidth = 545
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 24
Width = 84
Height = 13
Caption = #33756#21333#25490#24207#31867#22411#65306
end
object Button1: TButton
Left = 280
Top = 16
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 104
Top = 16
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 1
Text = #33756#21333'ID'
Items.Strings = (
#33756#31867#22411
#33756#21517
#33756#20215)
end
object DBGrid1: TDBGrid
Left = 0
Top = 48
Width = 545
Height = 137
DataSource = Data.DataSMenu
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object PrintDialog1: TPrintDialog
Left = 376
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -