📄 ydyhhmc.dfm
字号:
object Fyhhmc: TFyhhmc
Left = 149
Top = 153
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '用户名册打印'
ClientHeight = 131
ClientWidth = 250
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 4
Top = 5
Width = 245
Height = 124
BevelInner = bvLowered
BevelOuter = bvNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label2: TLabel
Left = 34
Top = 13
Width = 60
Height = 15
Caption = '打印范围'
end
object SpeedButton2: TSpeedButton
Left = 40
Top = 78
Width = 79
Height = 30
Caption = '打印'
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
0400000000007800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FF0000000000
0FFFF0888888888080FF000000000000080F0888888FFF88000F088888877788
080F00000000000008800888888888808080F000000000080800FF0FFFFFFFF0
8080FFF0F00000F0000FFFF0FFFFFFFF0FFFFFFF0F00000F0FFFFFFF0FFFFFFF
F0FFFFFFF000000000FFFFFFFFFFFFFFFFFF}
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 126
Top = 78
Width = 79
Height = 30
Caption = '关闭'
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
0400000000007800000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFF0FFFFFF
FFFFFFFF00FFFFFFFFFFFFF030FFFFFFFFFFFF0330FFFFFFFFFF003330000000
0FFFF03330FF0FFFFFFFF03300FF0FFFF4FFF03330FF0FFF44FFF03330FF0FF4
4444F03330FF0F444444F03330FF0FF44444F0330FFF0FFF44FFF030FFFF0FFF
F4FFF00FFFFF0FFFFFFFF00000000FFFFFFF}
OnClick = SpeedButton3Click
end
object ComboBox1: TComboBox
Left = 32
Top = 34
Width = 185
Height = 21
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
end
end
object Query1: TQuery
DatabaseName = 'YDDB'
SQL.Strings = (
'select * from yhda0000')
Left = 136
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -