📄 urepselect.~dfm
字号:
object Frm_Repselect: TFrm_Repselect
Left = 262
Top = 302
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
ClientHeight = 144
ClientWidth = 213
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object SpeedButton1: TSpeedButton
Left = 16
Top = 117
Width = 185
Height = 25
Caption = '确定'
Flat = True
Glyph.Data = {
F2010000424DF201000000000000760000002800000024000000130000000100
0400000000007C01000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
3333333333333333333333330000333342243333333333333333333333333333
0000333422224333333333333333333333333333000033422222243333333333
3333333333333333000034222A22224333333333333333333333333300003222
A2A2224333333333333333333333333300003A2A222A22243333333333333333
33333333000034A22222A22243333333333333333333333300004222A2222A22
2433333333333333333333330000222A3A2224A2224333333333333333333333
0000A2A333A2224A22243333333333333333333300003A33333A2224A2224333
3333333333333333000033333333A2224A224333333333333333333300003333
33333A2224A22333333333333333333300003333333333A2224A333333333333
33333333000033333333333A2224333333333333333333330000333333333333
A2243333333333333333333300003333333333333A2233333333333333333333
000033333333333333A3333333333333333333330000}
OnClick = SpeedButton1Click
end
object RadioGroup1: TRadioGroup
Left = 16
Top = 8
Width = 185
Height = 105
Caption = '选择浏览报表方式'
Items.Strings = (
'设置报表'
'预览报表'
'打印报表')
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -