📄 jvgreporteditorform.dfm
字号:
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7770700000000000007070000110220770707000011022077070700000000000
007070440550660880707044055066088070700000000000007070770990AA0B
B07070770990AA0BB070700000000000007070CC0DD0EE0FF07070CC0DD0EE0F
F07070000000000000707777777777777770}
ParentShowHint = False
ShowHint = True
OnClick = sbFontColorClick
end
object sbBackColor: TSpeedButton
Tag = 1
Left = 52
Top = 2
Width = 49
Height = 17
Hint = 'Choice for color'
Caption = 'Back'
Glyph.Data = {
EE000000424DEE0000000000000076000000280000000F0000000F0000000100
0400000000007800000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7770700000000000007070000110220770707000011022077070700000000000
007070440550660880707044055066088070700000000000007070770990AA0B
B07070770990AA0BB070700000000000007070CC0DD0EE0FF07070CC0DD0EE0F
F07070000000000000707777777777777770}
ParentShowHint = False
ShowHint = True
OnClick = sbFontColorClick
end
object SpeedButton3: TSpeedButton
Tag = 2
Left = 101
Top = 2
Width = 51
Height = 17
Hint = 'Choice for color'
Caption = 'Bevel'
Glyph.Data = {
EE000000424DEE0000000000000076000000280000000F0000000F0000000100
0400000000007800000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7770700000000000007070000110220770707000011022077070700000000000
007070440550660880707044055066088070700000000000007070770990AA0B
B07070770990AA0BB070700000000000007070CC0DD0EE0FF07070CC0DD0EE0F
F07070000000000000707777777777777770}
ParentShowHint = False
ShowHint = True
OnClick = sbFontColorClick
end
object Panel7: TPanel
Left = 0
Top = -2
Width = 177
Height = 30
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object CheckBox1: TCheckBox
Left = 1
Top = -1
Width = 97
Height = 17
Caption = 'Transparent'
TabOrder = 1
OnClick = CheckBox1Click
end
object Edit1: TMemo
Left = 0
Top = 13
Width = 177
Height = 17
Align = alBottom
Lines.Strings = (
'Edit1')
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnChange = Edit1Change
end
end
end
end
end
object P_SBar: TPanel
Left = 0
Top = 28
Width = 618
Height = 20
Align = alBottom
BevelOuter = bvNone
Enabled = False
TabOrder = 1
object glLabel8: TLabel
Left = 2
Top = 3
Width = 57
Height = 14
Caption = 'Component:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Panel5: TPanel
Left = 262
Top = 0
Width = 356
Height = 20
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object glLabel4: TLabel
Left = 8
Top = 3
Width = 22
Height = 14
Caption = 'Left:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object glLabel5: TLabel
Left = 91
Top = 3
Width = 21
Height = 14
Caption = 'Top:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object glLabel7: TLabel
Left = 178
Top = 3
Width = 30
Height = 14
Caption = 'Width:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object glLabel6: TLabel
Left = 268
Top = 3
Width = 33
Height = 14
Caption = 'Height:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object se_Width: TUpDown
Tag = 2
Left = 247
Top = -1
Width = 15
Height = 21
Associate = edWidth
Min = 0
Max = 0
Position = 0
TabOrder = 0
Wrap = False
end
object se_Top: TUpDown
Tag = 1
Left = 151
Top = -1
Width = 15
Height = 21
Associate = edTop
Min = 0
Max = 0
Position = 0
TabOrder = 1
Wrap = False
end
object se_Left: TUpDown
Left = 71
Top = 0
Width = 15
Height = 21
Associate = edLeft
Min = 0
Max = 0
Position = 0
TabOrder = 2
Wrap = False
OnClick = se_LeftClick
end
object se_Height: TUpDown
Tag = 3
Left = 343
Top = -1
Width = 15
Height = 21
Associate = edHeight
Min = 0
Max = 0
Position = 0
TabOrder = 3
Wrap = False
end
object edLeft: TEdit
Left = 32
Top = 0
Width = 39
Height = 21
TabOrder = 4
Text = '0'
end
object edTop: TEdit
Left = 112
Top = -1
Width = 39
Height = 21
TabOrder = 5
Text = '0'
end
object edWidth: TEdit
Left = 208
Top = -1
Width = 39
Height = 21
TabOrder = 6
Text = '0'
end
object edHeight: TEdit
Left = 304
Top = -1
Width = 39
Height = 21
TabOrder = 7
Text = '0'
end
end
object cb_Components: TComboBox
Left = 66
Top = -1
Width = 176
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
OnChange = cb_ComponentsChange
OnKeyDown = cb_ComponentsKeyDown
end
end
end
object TabSheet2: TTabSheet
object Memo1: TMemo
Left = 0
Top = 0
Width = 571
Height = 70
Align = alClient
TabOrder = 0
OnChange = Memo1Change
end
object Panel4: TPanel
Left = 571
Top = 0
Width = 25
Height = 70
Align = alRight
BevelOuter = bvLowered
TabOrder = 1
object SpeedButton2: TSpeedButton
Tag = 5
Left = 1
Top = 1
Width = 23
Height = 23
AllowAllUp = True
OnClick = SpeedButton2Click
end
end
end
object TabSheet3: TTabSheet
object glLabel3: TLabel
Left = 5
Top = 0
Width = 46
Height = 12
Caption = 'OLE object'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Arial'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -