mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 12:18:03 +02:00
lazreport: always show glyphs on preview buttons (since they have only glyphs)
git-svn-id: trunk@23045 -
This commit is contained in:
parent
3ae1da9a91
commit
fddaff3033
@ -4,23 +4,13 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 103
|
||||
Width = 412
|
||||
ActiveControl = ZoomBtn
|
||||
Align = alNone
|
||||
AllowDropFiles = False
|
||||
AutoScroll = True
|
||||
AutoSize = False
|
||||
BorderIcons = [biSystemMenu, biMinimize, biMaximize]
|
||||
BorderStyle = bsSizeable
|
||||
Caption = 'Preview'
|
||||
ClientHeight = 374
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
Font.Color = clBlack
|
||||
Font.Height = -11
|
||||
Font.Name = 'MS Sans Serif'
|
||||
FormStyle = fsNormal
|
||||
KeyPreview = True
|
||||
OnActivate = FormActivate
|
||||
OnClose = FormClose
|
||||
@ -30,13 +20,8 @@ object frPreviewForm: TfrPreviewForm
|
||||
OnKeyDown = FormKeyDown
|
||||
OnMouseDown = FormMouseDown
|
||||
OnResize = FormResize
|
||||
ParentBiDiMode = True
|
||||
ParentFont = False
|
||||
Position = poDesigned
|
||||
ShowHint = True
|
||||
ShowInTaskBar = stDefault
|
||||
UseDockManager = False
|
||||
LCLVersion = '0.9.27'
|
||||
LCLVersion = '0.9.29'
|
||||
WindowState = wsMaximized
|
||||
object PanTop: TPanel
|
||||
Left = 0
|
||||
@ -44,34 +29,17 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 412
|
||||
Align = alTop
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ClientHeight = 28
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 0
|
||||
TabStop = False
|
||||
Visible = True
|
||||
object Bevel2: TBevel
|
||||
Left = 0
|
||||
Height = 2
|
||||
Top = 0
|
||||
Width = 412
|
||||
Align = alTop
|
||||
Visible = True
|
||||
end
|
||||
object Panel1: TPanel
|
||||
Left = 0
|
||||
@ -79,27 +47,11 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 2
|
||||
Width = 412
|
||||
Align = alClient
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ClientHeight = 26
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 0
|
||||
TabStop = False
|
||||
Visible = True
|
||||
object ZoomBtn: TBitBtn
|
||||
Tag = 200
|
||||
Left = 117
|
||||
@ -107,12 +59,8 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 78
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Caption = '200%'
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -149,18 +97,11 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
GlyphShowMode = gsmAlways
|
||||
Margin = 3
|
||||
ModalResult = 0
|
||||
NumGlyphs = 0
|
||||
OnClick = ZoomBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 0
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object LoadBtn: TBitBtn
|
||||
Tag = 201
|
||||
@ -169,11 +110,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 26
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -210,18 +147,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
ModalResult = 0
|
||||
GlyphShowMode = gsmAlways
|
||||
NumGlyphs = 0
|
||||
OnClick = LoadBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 1
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object SaveBtn: TBitBtn
|
||||
Tag = 202
|
||||
@ -230,11 +159,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 31
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -271,18 +196,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
ModalResult = 0
|
||||
GlyphShowMode = gsmAlways
|
||||
NumGlyphs = 0
|
||||
OnClick = SaveBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 2
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object PrintBtn: TBitBtn
|
||||
Tag = 203
|
||||
@ -291,11 +208,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 28
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -332,18 +245,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
ModalResult = 0
|
||||
GlyphShowMode = gsmAlways
|
||||
NumGlyphs = 0
|
||||
OnClick = PrintBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 3
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object FindBtn: TBitBtn
|
||||
Tag = 204
|
||||
@ -352,11 +257,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 35
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -393,18 +294,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
ModalResult = 0
|
||||
GlyphShowMode = gsmAlways
|
||||
NumGlyphs = 0
|
||||
OnClick = FindBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 4
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object HelpBtn: TBitBtn
|
||||
Left = 232
|
||||
@ -412,11 +305,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 37
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -453,18 +342,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
ModalResult = 0
|
||||
GlyphShowMode = gsmAlways
|
||||
NumGlyphs = 0
|
||||
OnClick = HelpBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 5
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object ExitBtn: TBitBtn
|
||||
Tag = 205
|
||||
@ -473,11 +354,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 28
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.InnerBorder = 2
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
Glyph.Data = {
|
||||
36040000424D3604000000000000360000002800000010000000100000000100
|
||||
2000000000000004000064000000640000000000000000000000000000000000
|
||||
@ -514,18 +391,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
Kind = bkCustom
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
ModalResult = 0
|
||||
GlyphShowMode = gsmAlways
|
||||
NumGlyphs = 0
|
||||
OnClick = ExitBtnClick
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
Spacing = 3
|
||||
TabOrder = 6
|
||||
TabStop = True
|
||||
Visible = True
|
||||
end
|
||||
object frTBSeparator1: TPanel
|
||||
Left = 85
|
||||
@ -533,25 +402,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 2
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 7
|
||||
TabStop = False
|
||||
Visible = True
|
||||
end
|
||||
object frTBSeparator2: TPanel
|
||||
Left = 115
|
||||
@ -559,25 +412,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 2
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 8
|
||||
TabStop = False
|
||||
Visible = True
|
||||
end
|
||||
object frTBSeparator3: TPanel
|
||||
Left = 195
|
||||
@ -585,25 +422,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 2
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 9
|
||||
TabStop = False
|
||||
Visible = True
|
||||
end
|
||||
end
|
||||
end
|
||||
@ -613,50 +434,20 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 28
|
||||
Width = 412
|
||||
Align = alClient
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvLowered
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ClientHeight = 346
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 1
|
||||
TabStop = False
|
||||
Visible = True
|
||||
object ScrollBox1: TScrollBox
|
||||
Left = 1
|
||||
Height = 325
|
||||
Top = 1
|
||||
Width = 395
|
||||
Align = alClient
|
||||
AutoSize = False
|
||||
AutoScroll = True
|
||||
BorderStyle = bsNone
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
Ctl3D = False
|
||||
ParentBiDiMode = True
|
||||
ParentColor = True
|
||||
ParentCtl3D = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 0
|
||||
TabStop = False
|
||||
Visible = True
|
||||
end
|
||||
object BPanel: TPanel
|
||||
Left = 1
|
||||
@ -664,55 +455,27 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 326
|
||||
Width = 410
|
||||
Align = alBottom
|
||||
Alignment = taCenter
|
||||
Anchors = [akLeft, akBottom]
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ClientHeight = 19
|
||||
ClientWidth = 410
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 1
|
||||
TabStop = False
|
||||
Visible = True
|
||||
object HScrollBar: TScrollBar
|
||||
AnchorSideLeft.Control = LbPanel
|
||||
Left = 76
|
||||
Height = 15
|
||||
Height = 19
|
||||
Top = 0
|
||||
Width = 318
|
||||
Align = alClient
|
||||
BorderSpacing.Left = 2
|
||||
BorderSpacing.Right = 16
|
||||
Ctl3D = True
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
Kind = sbHorizontal
|
||||
LargeChange = 200
|
||||
Max = 32000
|
||||
Min = 0
|
||||
PageSize = 0
|
||||
ParentBidiMode = True
|
||||
ParentCtl3D = False
|
||||
ParentShowHint = True
|
||||
Position = 100
|
||||
SmallChange = 10
|
||||
TabOrder = 0
|
||||
TabStop = True
|
||||
Visible = True
|
||||
OnChange = HScrollBarChange
|
||||
end
|
||||
object LbPanel: TPanel
|
||||
@ -721,25 +484,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 74
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 1
|
||||
TabStop = False
|
||||
Visible = True
|
||||
end
|
||||
end
|
||||
object RPanel: TPanel
|
||||
@ -748,39 +495,20 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 1
|
||||
Width = 15
|
||||
Align = alRight
|
||||
Alignment = taCenter
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ClientHeight = 325
|
||||
ClientWidth = 15
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
FullRepaint = False
|
||||
ParentColor = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
TabOrder = 2
|
||||
TabStop = False
|
||||
Visible = True
|
||||
object PgUp: TSpeedButton
|
||||
Left = 0
|
||||
Height = 19
|
||||
Top = 287
|
||||
Width = 15
|
||||
Align = alBottom
|
||||
AllowAllUp = False
|
||||
Color = clBtnFace
|
||||
Down = False
|
||||
Enabled = True
|
||||
Flat = False
|
||||
Glyph.Data = {
|
||||
76020000424D760200000000000036000000280000000C0000000C0000000100
|
||||
2000000000004002000064000000640000000000000000000000000000000000
|
||||
@ -803,17 +531,8 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
GroupIndex = 0
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
NumGlyphs = 0
|
||||
Spacing = 4
|
||||
Transparent = True
|
||||
Visible = True
|
||||
OnClick = PgUpClick
|
||||
ShowCaption = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
end
|
||||
object PgDown: TSpeedButton
|
||||
Left = 0
|
||||
@ -821,11 +540,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 306
|
||||
Width = 15
|
||||
Align = alBottom
|
||||
AllowAllUp = False
|
||||
Color = clBtnFace
|
||||
Down = False
|
||||
Enabled = True
|
||||
Flat = False
|
||||
Glyph.Data = {
|
||||
76020000424D760200000000000036000000280000000C0000000C0000000100
|
||||
2000000000004002000064000000640000000000000000000000000000000000
|
||||
@ -848,17 +563,8 @@ object frPreviewForm: TfrPreviewForm
|
||||
0000000000000000000000000000000000000000000000000000000000000000
|
||||
0000000000000000000000000000000000000000000000000000
|
||||
}
|
||||
GroupIndex = 0
|
||||
Layout = blGlyphLeft
|
||||
Margin = -1
|
||||
NumGlyphs = 0
|
||||
Spacing = 4
|
||||
Transparent = True
|
||||
Visible = True
|
||||
OnClick = PgDownClick
|
||||
ShowCaption = True
|
||||
ParentFont = True
|
||||
ParentShowHint = True
|
||||
end
|
||||
object VScrollBar: TScrollBar
|
||||
Left = 0
|
||||
@ -866,24 +572,12 @@ object frPreviewForm: TfrPreviewForm
|
||||
Top = 0
|
||||
Width = 15
|
||||
Align = alClient
|
||||
Ctl3D = True
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
DragMode = dmManual
|
||||
Enabled = True
|
||||
Kind = sbVertical
|
||||
LargeChange = 200
|
||||
Max = 32000
|
||||
Min = 0
|
||||
PageSize = 0
|
||||
ParentBidiMode = True
|
||||
ParentCtl3D = False
|
||||
ParentShowHint = True
|
||||
Position = 0
|
||||
SmallChange = 10
|
||||
TabOrder = 0
|
||||
TabStop = True
|
||||
Visible = True
|
||||
OnChange = VScrollBarChange
|
||||
end
|
||||
end
|
||||
|
@ -1,47 +1,25 @@
|
||||
{ Ceci est un fichier ressource généré automatiquement par Lazarus }
|
||||
|
||||
LazarusResources.Add('TfrPreviewForm','FORMDATA',[
|
||||
'TPF0'#14'TfrPreviewForm'#13'frPreviewForm'#4'Left'#3#12#1#6'Height'#3'v'#1#3
|
||||
+'Top'#2'g'#5'Width'#3#156#1#13'ActiveControl'#7#7'ZoomBtn'#5'Align'#7#6'alNo'
|
||||
+'ne'#14'AllowDropFiles'#8#10'AutoScroll'#9#8'AutoSize'#8#11'BorderIcons'#11
|
||||
+#12'biSystemMenu'#10'biMinimize'#10'biMaximize'#0#11'BorderStyle'#7#10'bsSiz'
|
||||
+'eable'#7'Caption'#6#7'Preview'#12'ClientHeight'#3'v'#1#11'ClientWidth'#3#156
|
||||
+#1#8'DockSite'#8#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'
|
||||
+#9#10'Font.Color'#7#7'clBlack'#11'Font.Height'#2#245#9'Font.Name'#6#13'MS Sa'
|
||||
+'ns Serif'#9'FormStyle'#7#8'fsNormal'#10'KeyPreview'#9#10'OnActivate'#7#12'F'
|
||||
+'ormActivate'#7'OnClose'#7#9'FormClose'#8'OnCreate'#7#10'FormCreate'#12'OnDe'
|
||||
+'activate'#7#14'FormDeactivate'#9'OnDestroy'#7#11'FormDestroy'#9'OnKeyDown'#7
|
||||
+#11'FormKeyDown'#11'OnMouseDown'#7#13'FormMouseDown'#8'OnResize'#7#10'FormRe'
|
||||
+'size'#14'ParentBiDiMode'#9#10'ParentFont'#8#8'Position'#7#10'poDesigned'#8
|
||||
+'ShowHint'#9#13'ShowInTaskBar'#7#9'stDefault'#14'UseDockManager'#8#10'LCLVer'
|
||||
+'sion'#6#6'0.9.27'#11'WindowState'#7#11'wsMaximized'#0#6'TPanel'#6'PanTop'#4
|
||||
+'Left'#2#0#6'Height'#2#28#3'Top'#2#0#5'Width'#3#156#1#5'Align'#7#5'alTop'#9
|
||||
+'Alignment'#7#8'taCenter'#8'AutoSize'#8#10'BevelInner'#7#6'bvNone'#10'BevelO'
|
||||
+'uter'#7#6'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6
|
||||
+'bsNone'#12'ClientHeight'#2#28#11'ClientWidth'#3#156#1#8'DockSite'#8#10'Drag'
|
||||
+'Cursor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Ena'
|
||||
+'bled'#9#11'FullRepaint'#8#11'ParentColor'#9#10'ParentFont'#9#14'ParentShowH'
|
||||
+'int'#9#8'TabOrder'#2#0#7'TabStop'#8#7'Visible'#9#0#6'TBevel'#6'Bevel2'#4'Le'
|
||||
+'ft'#2#0#6'Height'#2#2#3'Top'#2#0#5'Width'#3#156#1#5'Align'#7#5'alTop'#7'Vis'
|
||||
+'ible'#9#0#0#6'TPanel'#6'Panel1'#4'Left'#2#0#6'Height'#2#26#3'Top'#2#2#5'Wid'
|
||||
+'th'#3#156#1#5'Align'#7#8'alClient'#9'Alignment'#7#8'taCenter'#8'AutoSize'#8
|
||||
+#10'BevelInner'#7#6'bvNone'#10'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11
|
||||
+'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNone'#12'ClientHeight'#2#26#11'Clien'
|
||||
+'tWidth'#3#156#1#8'DockSite'#8#10'DragCursor'#7#6'crDrag'#8'DragKind'#7#6'dk'
|
||||
+'Drag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#11'FullRepaint'#8#11'ParentCol'
|
||||
+'or'#9#10'ParentFont'#9#14'ParentShowHint'#9#8'TabOrder'#2#0#7'TabStop'#8#7
|
||||
+'Visible'#9#0#7'TBitBtn'#7'ZoomBtn'#3'Tag'#3#200#0#4'Left'#2'u'#6'Height'#2
|
||||
+#26#3'Top'#2#0#5'Width'#2'N'#5'Align'#7#6'alLeft'#8'AutoSize'#8#25'BorderSpa'
|
||||
+'cing.InnerBorder'#2#2#6'Cancel'#8#7'Caption'#6#4'200%'#7'Default'#8#7'Enabl'
|
||||
+'ed'#9#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0
|
||||
+#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0
|
||||
+'Top'#2'g'#5'Width'#3#156#1#13'ActiveControl'#7#7'ZoomBtn'#10'AutoScroll'#9#7
|
||||
+'Caption'#6#7'Preview'#12'ClientHeight'#3'v'#1#11'ClientWidth'#3#156#1#10'Fo'
|
||||
+'nt.Color'#7#7'clBlack'#11'Font.Height'#2#245#9'Font.Name'#6#13'MS Sans Seri'
|
||||
+'f'#10'KeyPreview'#9#10'OnActivate'#7#12'FormActivate'#7'OnClose'#7#9'FormCl'
|
||||
+'ose'#8'OnCreate'#7#10'FormCreate'#12'OnDeactivate'#7#14'FormDeactivate'#9'O'
|
||||
+'nDestroy'#7#11'FormDestroy'#9'OnKeyDown'#7#11'FormKeyDown'#11'OnMouseDown'#7
|
||||
+#13'FormMouseDown'#8'OnResize'#7#10'FormResize'#8'ShowHint'#9#10'LCLVersion'
|
||||
+#6#6'0.9.29'#11'WindowState'#7#11'wsMaximized'#0#6'TPanel'#6'PanTop'#4'Left'
|
||||
+#2#0#6'Height'#2#28#3'Top'#2#0#5'Width'#3#156#1#5'Align'#7#5'alTop'#10'Bevel'
|
||||
+'Outer'#7#6'bvNone'#12'ClientHeight'#2#28#11'ClientWidth'#3#156#1#11'FullRep'
|
||||
+'aint'#8#8'TabOrder'#2#0#0#6'TBevel'#6'Bevel2'#4'Left'#2#0#6'Height'#2#2#3'T'
|
||||
+'op'#2#0#5'Width'#3#156#1#5'Align'#7#5'alTop'#0#0#6'TPanel'#6'Panel1'#4'Left'
|
||||
+#2#0#6'Height'#2#26#3'Top'#2#2#5'Width'#3#156#1#5'Align'#7#8'alClient'#10'Be'
|
||||
+'velOuter'#7#6'bvNone'#12'ClientHeight'#2#26#11'ClientWidth'#3#156#1#11'Full'
|
||||
+'Repaint'#8#8'TabOrder'#2#0#0#7'TBitBtn'#7'ZoomBtn'#3'Tag'#3#200#0#4'Left'#2
|
||||
+'u'#6'Height'#2#26#3'Top'#2#0#5'Width'#2'N'#5'Align'#7#6'alLeft'#25'BorderSp'
|
||||
+'acing.InnerBorder'#2#2#7'Caption'#6#4'200%'#10'Glyph.Data'#10':'#4#0#0'6'#4
|
||||
+#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0
|
||||
+#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161
|
||||
+#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255
|
||||
+#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#0#0#0#255#0
|
||||
@ -51,85 +29,86 @@ LazarusResources.Add('TfrPreviewForm','FORMDATA',[
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#161
|
||||
+#161#161#255#0#0#0#255#161#161#161#255#0#0#0#255#161#161#161#255#161#161#161
|
||||
+#255#161#161#161#255#161#161#161#255#161#161#161#255#161#161#161#255#161#161
|
||||
+#161#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255
|
||||
+#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161
|
||||
+#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#161#161#161#255#0#0#0#255#161#161
|
||||
+#161#255#0#0#0#255#161#161#161#255#161#161#161#255#161#161#161#255#161#161
|
||||
+#161#255#161#161#161#255#161#161#161#255#161#161#161#255#161#161#161#255#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#13'GlyphShowMode'#7#9'gsmAlways'#6'Margin'#2#3#9'NumGlyph'
|
||||
+'s'#2#0#7'OnClick'#7#12'ZoomBtnClick'#8'TabOrder'#2#0#0#0#7'TBitBtn'#7'LoadB'
|
||||
+'tn'#3'Tag'#3#201#0#4'Left'#2#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2#26#5'Al'
|
||||
+'ign'#7#6'alLeft'#25'BorderSpacing.InnerBorder'#2#2#10'Glyph.Data'#10':'#4#0
|
||||
+#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0
|
||||
+#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0
|
||||
+#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#249#249#255#0#0#0#255#0#161
|
||||
,#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161
|
||||
+#255#0#161#161#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#255#249#249#249#255#0#249#249#255#0#0#0#255#0#161#161#255#0#161
|
||||
+#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161
|
||||
+#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#249
|
||||
+#249#255#249#249#249#255#0#249#249#255#0#0#0#255#0#161#161#255#0#161#161#255
|
||||
+#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161
|
||||
+#161#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#255#249#249#249#255#0#249#249
|
||||
+#255#249#249#249#255#0#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#249#249#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249#249
|
||||
+#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249#249#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#249#249
|
||||
+#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249#249#255#249#249#249
|
||||
+#255#0#249#249#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#255#0#249#249#255#249#249#249#255#0#249#249#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'Kind'#7#8'bkCustom'#6'Lay'
|
||||
+'out'#7#11'blGlyphLeft'#6'Margin'#2#3#11'ModalResult'#2#0#9'NumGlyphs'#2#0#7
|
||||
+'OnClick'#7#12'ZoomBtnClick'#10'ParentFont'#9#14'ParentShowHint'#9#7'Spacing'
|
||||
+#2#3#8'TabOrder'#2#0#7'TabStop'#9#7'Visible'#9#0#0#7'TBitBtn'#7'LoadBtn'#3'T'
|
||||
+'ag'#3#201#0#4'Left'#2#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2#26#5'Align'#7#6
|
||||
+'alLeft'#8'AutoSize'#8#25'BorderSpacing.InnerBorder'#2#2#6'Cancel'#8#7'Defau'
|
||||
+'lt'#8#7'Enabled'#9#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'
|
||||
+#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#13'GlyphShowMode'#7#9'gsmAlways'#9'NumGlyphs'#2#0#7'OnClick'#7#12'LoadB'
|
||||
+'tnClick'#8'TabOrder'#2#1#0#0#7'TBitBtn'#7'SaveBtn'#3'Tag'#3#202#0#4'Left'#2
|
||||
+#26#6'Height'#2#26#3'Top'#2#0#5'Width'#2#31#5'Align'#7#6'alLeft'#25'BorderSp'
|
||||
+'acing.InnerBorder'#2#2#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0
|
||||
+#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#161#161
|
||||
+#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0
|
||||
+#161#161#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#255#0#249#249#255#0#0#0#255#0#161#161#255#0#161#161#255#0#161
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161
|
||||
+#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161#161#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161
|
||||
+#161#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161
|
||||
+#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161
|
||||
+#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249
|
||||
+#255#0#249#249#255#0#0#0#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161
|
||||
+#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#249#249#255#249#249#249#255#0#249
|
||||
+#249#255#0#0#0#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0
|
||||
+#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249
|
||||
+#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#249#249#255#249#249
|
||||
+#249#255#0#249#249#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249
|
||||
+#249#255#249#249#249#255#0#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249
|
||||
+#249#255#249#249#249#255#0#249#249#255#249#249#249#255#0#249#249#255#249#249
|
||||
+#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#249
|
||||
+#249#255#249#249#249#255#0#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'Kind'#7#8'bkCus'
|
||||
+'tom'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#11'ModalResult'#2#0#9'NumG'
|
||||
+'lyphs'#2#0#7'OnClick'#7#12'LoadBtnClick'#10'ParentFont'#9#14'ParentShowHint'
|
||||
+#9#7'Spacing'#2#3#8'TabOrder'#2#1#7'TabStop'#9#7'Visible'#9#0#0#7'TBitBtn'#7
|
||||
+'SaveBtn'#3'Tag'#3#202#0#4'Left'#2#26#6'Height'#2#26#3'Top'#2#0#5'Width'#2#31
|
||||
+#5'Align'#7#6'alLeft'#8'AutoSize'#8#25'BorderSpacing.InnerBorder'#2#2#6'Canc'
|
||||
+'el'#8#7'Default'#8#7'Enabled'#9#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0
|
||||
+#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0
|
||||
+#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255
|
||||
+#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161#161#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161#161#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0
|
||||
+#161#161#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255
|
||||
+#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161
|
||||
,#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161#255#0#161#161
|
||||
+#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#161#161#255#0#161
|
||||
+#161#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#161#161#255#0#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
|
||||
@ -148,304 +127,249 @@ LazarusResources.Add('TfrPreviewForm','FORMDATA',[
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#4'Kind'#7#8'bkCustom'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2
|
||||
+#255#11'ModalResult'#2#0#9'NumGlyphs'#2#0#7'OnClick'#7#12'SaveBtnClick'#10'P'
|
||||
+'arentFont'#9#14'ParentShowHint'#9#7'Spacing'#2#3#8'TabOrder'#2#2#7'TabStop'
|
||||
+#9#7'Visible'#9#0#0#7'TBitBtn'#8'PrintBtn'#3'Tag'#3#203#0#4'Left'#2'W'#6'Hei'
|
||||
+'ght'#2#26#3'Top'#2#0#5'Width'#2#28#5'Align'#7#6'alLeft'#8'AutoSize'#8#25'Bo'
|
||||
+'rderSpacing.InnerBorder'#2#2#6'Cancel'#8#7'Default'#8#7'Enabled'#9#10'Glyph'
|
||||
+'.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16
|
||||
+#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#13'GlyphShowMode'#7#9'gsmAlways'#9'NumGlyphs'#2#0#7'OnClick'#7
|
||||
+#12'SaveBtnClick'#8'TabOrder'#2#2#0#0#7'TBitBtn'#8'PrintBtn'#3'Tag'#3#203#0#4
|
||||
+'Left'#2'W'#6'Height'#2#26#3'Top'#2#0#5'Width'#2#28#5'Align'#7#6'alLeft'#25
|
||||
+'BorderSpacing.InnerBorder'#2#2#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0
|
||||
+#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0
|
||||
+#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#249#249#255#0#249#249#255#0#249#249#255#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#161#161#161#255#161#161#161#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0
|
||||
+#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#249#249
|
||||
+#249#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249#255#249
|
||||
+#249#249#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#249#249#249
|
||||
+#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249
|
||||
+#249#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#249#249#249#255#249#249#249
|
||||
+#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249
|
||||
+#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#4'Kind'#7#8'bkCustom'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#11
|
||||
+'ModalResult'#2#0#9'NumGlyphs'#2#0#7'OnClick'#7#13'PrintBtnClick'#10'ParentF'
|
||||
+'ont'#9#14'ParentShowHint'#9#7'Spacing'#2#3#8'TabOrder'#2#3#7'TabStop'#9#7'V'
|
||||
+'isible'#9#0#0#7'TBitBtn'#7'FindBtn'#3'Tag'#3#204#0#4'Left'#3#197#0#6'Height'
|
||||
,#2#26#3'Top'#2#0#5'Width'#2'#'#5'Align'#7#6'alLeft'#8'AutoSize'#8#25'BorderS'
|
||||
+'pacing.InnerBorder'#2#2#6'Cancel'#8#7'Default'#8#7'Enabled'#9#10'Glyph.Data'
|
||||
+#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0
|
||||
+#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0
|
||||
+#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0
|
||||
+#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'Kind'#7#8'bkCustom'#6'Layout'#7#11
|
||||
+'blGlyphLeft'#6'Margin'#2#255#11'ModalResult'#2#0#9'NumGlyphs'#2#0#7'OnClick'
|
||||
+#7#12'FindBtnClick'#10'ParentFont'#9#14'ParentShowHint'#9#7'Spacing'#2#3#8'T'
|
||||
+'abOrder'#2#4#7'TabStop'#9#7'Visible'#9#0#0#7'TBitBtn'#7'HelpBtn'#4'Left'#3
|
||||
+#232#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2'%'#5'Align'#7#6'alLeft'#8'AutoSi'
|
||||
+'ze'#8#25'BorderSpacing.InnerBorder'#2#2#6'Cancel'#8#7'Default'#8#7'Enabled'
|
||||
+#9#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0
|
||||
+#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0
|
||||
+#0#0#0#0#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#161#161#161
|
||||
+#255#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#161#161#161#255#161#0#0#255#161
|
||||
,#0#0#255#161#161#161#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#161#0#0#255#161#0#0#255#161#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#161#0#0#255#161#0#0#255#161#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0
|
||||
+#0#161#161#161#255#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0
|
||||
+#255#161#0#0#255#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#249#249#255#0#249#249#255#0
|
||||
+#249#249#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#161#161#255#161#161#161
|
||||
+#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249
|
||||
+#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255
|
||||
+#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249
|
||||
+#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249
|
||||
+#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249
|
||||
+#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249#249#255#249#249
|
||||
+#249#255#249#249#249#255#249#249#249#255#249#249#249#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'Kind'#7#8'bkCustom'#6'Layout'#7#11
|
||||
+'blGlyphLeft'#6'Margin'#2#255#11'ModalResult'#2#0#9'NumGlyphs'#2#0#7'OnClick'
|
||||
+#7#12'HelpBtnClick'#10'ParentFont'#9#14'ParentShowHint'#9#7'Spacing'#2#3#8'T'
|
||||
+'abOrder'#2#5#7'TabStop'#9#7'Visible'#9#0#0#7'TBitBtn'#7'ExitBtn'#3'Tag'#3
|
||||
+#205#0#4'Left'#2'9'#6'Height'#2#26#3'Top'#2#0#5'Width'#2#28#5'Align'#7#6'alL'
|
||||
+'eft'#8'AutoSize'#8#25'BorderSpacing.InnerBorder'#2#2#6'Cancel'#8#7'Default'
|
||||
+#8#7'Enabled'#9#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0
|
||||
+#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#13'GlyphShowMode'#7#9'g'
|
||||
+'smAlways'#9'NumGlyphs'#2#0#7'OnClick'#7#13'PrintBtnClick'#8'TabOrder'#2#3#0
|
||||
+#0#7'TBitBtn'#7'FindBtn'#3'Tag'#3#204#0#4'Left'#3#197#0#6'Height'#2#26#3'Top'
|
||||
+#2#0#5'Width'#2'#'#5'Align'#7#6'alLeft'#25'BorderSpacing.InnerBorder'#2#2#10
|
||||
+'Glyph.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0
|
||||
+#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249
|
||||
+#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#255#0#0#0#255#249
|
||||
+#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#255#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#13'GlyphShowMode'#7#9
|
||||
+'gsmAlways'#9'NumGlyphs'#2#0#7'OnClick'#7#12'FindBtnClick'#8'TabOrder'#2#4#0
|
||||
+#0#7'TBitBtn'#7'HelpBtn'#4'Left'#3#232#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2
|
||||
+'%'#5'Align'#7#6'alLeft'#25'BorderSpacing.InnerBorder'#2#2#10'Glyph.Data'#10
|
||||
+':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0
|
||||
+' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#4'Kind'#7#8'bkC'
|
||||
+'ustom'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#11'ModalResult'#2#0#9'Nu'
|
||||
+'mGlyphs'#2#0#7'OnClick'#7#12'ExitBtnClick'#10'ParentFont'#9#14'ParentShowHi'
|
||||
+'nt'#9#7'Spacing'#2#3#8'TabOrder'#2#6#7'TabStop'#9#7'Visible'#9#0#0#6'TPanel'
|
||||
+#14'frTBSeparator1'#4'Left'#2'U'#6'Height'#2#26#3'Top'#2#0#5'Width'#2#2#5'Al'
|
||||
+'ign'#7#6'alLeft'#9'Alignment'#7#8'taCenter'#8'AutoSize'#8#10'BevelInner'#7#6
|
||||
+'bvNone'#10'BevelOuter'#7#9'bvLowered'#10'BevelWidth'#2#1#11'BorderWidth'#2#0
|
||||
+#11'BorderStyle'#7#6'bsNone'#8'DockSite'#8#10'DragCursor'#7#6'crDrag'#8'Drag'
|
||||
+'Kind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#11'FullRepaint'#8
|
||||
+#11'ParentColor'#9#10'ParentFont'#9#14'ParentShowHint'#9#8'TabOrder'#2#7#7'T'
|
||||
+'abStop'#8#7'Visible'#9#0#0#6'TPanel'#14'frTBSeparator2'#4'Left'#2's'#6'Heig'
|
||||
+'ht'#2#26#3'Top'#2#0#5'Width'#2#2#5'Align'#7#6'alLeft'#9'Alignment'#7#8'taCe'
|
||||
+'nter'#8'AutoSize'#8#10'BevelInner'#7#6'bvNone'#10'BevelOuter'#7#9'bvLowered'
|
||||
+#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNone'#8'DockSi'
|
||||
+'te'#8#10'DragCursor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dm'
|
||||
+'Manual'#7'Enabled'#9#11'FullRepaint'#8#11'ParentColor'#9#10'ParentFont'#9#14
|
||||
,'ParentShowHint'#9#8'TabOrder'#2#8#7'TabStop'#8#7'Visible'#9#0#0#6'TPanel'#14
|
||||
+'frTBSeparator3'#4'Left'#3#195#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2#2#5'Al'
|
||||
+'ign'#7#6'alLeft'#9'Alignment'#7#8'taCenter'#8'AutoSize'#8#10'BevelInner'#7#6
|
||||
+'bvNone'#10'BevelOuter'#7#9'bvLowered'#10'BevelWidth'#2#1#11'BorderWidth'#2#0
|
||||
+#11'BorderStyle'#7#6'bsNone'#8'DockSite'#8#10'DragCursor'#7#6'crDrag'#8'Drag'
|
||||
+'Kind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#11'FullRepaint'#8
|
||||
+#11'ParentColor'#9#10'ParentFont'#9#14'ParentShowHint'#9#8'TabOrder'#2#9#7'T'
|
||||
+'abStop'#8#7'Visible'#9#0#0#0#0#6'TPanel'#12'PreviewPanel'#4'Left'#2#0#6'Hei'
|
||||
+'ght'#3'Z'#1#3'Top'#2#28#5'Width'#3#156#1#5'Align'#7#8'alClient'#9'Alignment'
|
||||
+#7#8'taCenter'#8'AutoSize'#8#10'BevelInner'#7#9'bvLowered'#10'BevelOuter'#7#6
|
||||
+'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNone'
|
||||
+#12'ClientHeight'#3'Z'#1#11'ClientWidth'#3#156#1#8'DockSite'#8#10'DragCursor'
|
||||
+#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9
|
||||
+#11'FullRepaint'#8#11'ParentColor'#9#10'ParentFont'#9#14'ParentShowHint'#9#8
|
||||
+'TabOrder'#2#1#7'TabStop'#8#7'Visible'#9#0#10'TScrollBox'#10'ScrollBox1'#4'L'
|
||||
+'eft'#2#1#6'Height'#3'E'#1#3'Top'#2#1#5'Width'#3#139#1#5'Align'#7#8'alClient'
|
||||
+#8'AutoSize'#8#10'AutoScroll'#9#11'BorderStyle'#7#6'bsNone'#8'DockSite'#8#10
|
||||
+'DragCursor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7
|
||||
+'Enabled'#9#5'Ctl3D'#8#14'ParentBiDiMode'#9#11'ParentColor'#9#11'ParentCtl3D'
|
||||
+#9#10'ParentFont'#9#14'ParentShowHint'#9#8'TabOrder'#2#0#7'TabStop'#8#7'Visi'
|
||||
+'ble'#9#0#0#6'TPanel'#6'BPanel'#4'Left'#2#1#6'Height'#2#19#3'Top'#3'F'#1#5'W'
|
||||
+'idth'#3#154#1#5'Align'#7#8'alBottom'#9'Alignment'#7#8'taCenter'#7'Anchors'
|
||||
+#11#6'akLeft'#8'akBottom'#0#8'AutoSize'#8#10'BevelInner'#7#6'bvNone'#10'Beve'
|
||||
+'lOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7
|
||||
+#6'bsNone'#12'ClientHeight'#2#19#11'ClientWidth'#3#154#1#8'DockSite'#8#10'Dr'
|
||||
+'agCursor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'E'
|
||||
+'nabled'#9#11'FullRepaint'#8#11'ParentColor'#9#10'ParentFont'#9#14'ParentSho'
|
||||
+'wHint'#9#8'TabOrder'#2#1#7'TabStop'#8#7'Visible'#9#0#10'TScrollBar'#10'HScr'
|
||||
+'ollBar'#22'AnchorSideLeft.Control'#7#7'LbPanel'#4'Left'#2'L'#6'Height'#2#15
|
||||
+#3'Top'#2#0#5'Width'#3'>'#1#5'Align'#7#8'alClient'#18'BorderSpacing.Left'#2#2
|
||||
+#19'BorderSpacing.Right'#2#16#5'Ctl3D'#9#10'DragCursor'#7#6'crDrag'#8'DragKi'
|
||||
+'nd'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#4'Kind'#7#12'sbHoriz'
|
||||
+'ontal'#11'LargeChange'#3#200#0#3'Max'#3#0'}'#3'Min'#2#0#8'PageSize'#2#0#14
|
||||
+'ParentBidiMode'#9#11'ParentCtl3D'#8#14'ParentShowHint'#9#8'Position'#2'd'#11
|
||||
+'SmallChange'#2#10#8'TabOrder'#2#0#7'TabStop'#9#7'Visible'#9#8'OnChange'#7#16
|
||||
+'HScrollBarChange'#0#0#6'TPanel'#7'LbPanel'#4'Left'#2#0#6'Height'#2#19#3'Top'
|
||||
+#2#0#5'Width'#2'J'#5'Align'#7#6'alLeft'#9'Alignment'#7#8'taCenter'#8'AutoSiz'
|
||||
+'e'#8#10'BevelInner'#7#6'bvNone'#10'BevelOuter'#7#9'bvLowered'#10'BevelWidth'
|
||||
+#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNone'#8'DockSite'#8#10'DragCu'
|
||||
+'rsor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabl'
|
||||
+'ed'#9#11'FullRepaint'#8#11'ParentColor'#9#10'ParentFont'#9#14'ParentShowHin'
|
||||
+'t'#9#8'TabOrder'#2#1#7'TabStop'#8#7'Visible'#9#0#0#0#6'TPanel'#6'RPanel'#4
|
||||
+'Left'#3#140#1#6'Height'#3'E'#1#3'Top'#2#1#5'Width'#2#15#5'Align'#7#7'alRigh'
|
||||
+'t'#9'Alignment'#7#8'taCenter'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSiz'
|
||||
+'e'#9#10'BevelInner'#7#6'bvNone'#10'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2
|
||||
+#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNone'#12'ClientHeight'#3'E'#1#11
|
||||
+'ClientWidth'#2#15#8'DockSite'#8#10'DragCursor'#7#6'crDrag'#8'DragKind'#7#6
|
||||
+'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#11'FullRepaint'#8#11'ParentC'
|
||||
+'olor'#9#10'ParentFont'#9#14'ParentShowHint'#9#8'TabOrder'#2#2#7'TabStop'#8#7
|
||||
+'Visible'#9#0#12'TSpeedButton'#4'PgUp'#4'Left'#2#0#6'Height'#2#19#3'Top'#3#31
|
||||
+#1#5'Width'#2#15#5'Align'#7#8'alBottom'#10'AllowAllUp'#8#5'Color'#7#9'clBtnF'
|
||||
+'ace'#4'Down'#8#7'Enabled'#9#4'Flat'#8#10'Glyph.Data'#10'z'#2#0#0'v'#2#0#0'B'
|
||||
+'Mv'#2#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#12#0#0#0#12#0#0#0#1#0' '#0#0#0#0#0'@'#2
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#161#0#0#255#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#0
|
||||
+#0#255#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0
|
||||
+#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#161#0#0#255
|
||||
+#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#161#161#161#255#161#0#0#255#161
|
||||
+#0#0#255#0#0#0#0#0#0#0#0#161#161#161#255#161#0#0#255#161#0#0#255#161#161#161
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0
|
||||
+#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0
|
||||
+#255#161#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0
|
||||
+#255#161#0#0#255#161#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#0#0#0#0#0#0#0#0#161#161#161#255
|
||||
+#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#0#0#255#161#0#0#255#161#0#0#255
|
||||
+#161#0#0#255#161#0#0#255#161#161#161#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#13'GlyphShowMode'#7#9'gsmAlways'#9'NumGlyphs'#2#0#7
|
||||
+'OnClick'#7#12'HelpBtnClick'#8'TabOrder'#2#5#0#0#7'TBitBtn'#7'ExitBtn'#3'Tag'
|
||||
+#3#205#0#4'Left'#2'9'#6'Height'#2#26#3'Top'#2#0#5'Width'#2#28#5'Align'#7#6'a'
|
||||
+'lLeft'#25'BorderSpacing.InnerBorder'#2#2#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0
|
||||
+'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4
|
||||
+#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255
|
||||
+#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#249#249
|
||||
+#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#255#249#249
|
||||
+#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255
|
||||
+#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#249#249#249#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#10'GroupIndex'#2#0#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#9
|
||||
+'NumGlyphs'#2#0#7'Spacing'#2#4#11'Transparent'#9#7'Visible'#9#7'OnClick'#7#9
|
||||
+'PgUpClick'#11'ShowCaption'#9#10'ParentFont'#9#14'ParentShowHint'#9#0#0#12'T'
|
||||
+'SpeedButton'#6'PgDown'#4'Left'#2#0#6'Height'#2#19#3'Top'#3'2'#1#5'Width'#2
|
||||
+#15#5'Align'#7#8'alBottom'#10'AllowAllUp'#8#5'Color'#7#9'clBtnFace'#4'Down'#8
|
||||
+#7'Enabled'#9#4'Flat'#8#10'Glyph.Data'#10'z'#2#0#0'v'#2#0#0'BMv'#2#0#0#0#0#0
|
||||
+#0'6'#0#0#0'('#0#0#0#12#0#0#0#12#0#0#0#1#0' '#0#0#0#0#0'@'#2#0#0'd'#0#0#0'd'
|
||||
+#0#0#0#0#0#13'GlyphShowMode'#7#9'gsmAlways'#9'NumGlyphs'#2#0#7'OnClick'#7#12
|
||||
+'ExitBtnClick'#8'TabOrder'#2#6#0#0#6'TPanel'#14'frTBSeparator1'#4'Left'#2'U'
|
||||
+#6'Height'#2#26#3'Top'#2#0#5'Width'#2#2#5'Align'#7#6'alLeft'#10'BevelOuter'#7
|
||||
+#9'bvLowered'#11'FullRepaint'#8#8'TabOrder'#2#7#0#0#6'TPanel'#14'frTBSeparat'
|
||||
+'or2'#4'Left'#2's'#6'Height'#2#26#3'Top'#2#0#5'Width'#2#2#5'Align'#7#6'alLef'
|
||||
+'t'#10'BevelOuter'#7#9'bvLowered'#11'FullRepaint'#8#8'TabOrder'#2#8#0#0#6'TP'
|
||||
+'anel'#14'frTBSeparator3'#4'Left'#3#195#0#6'Height'#2#26#3'Top'#2#0#5'Width'
|
||||
+#2#2#5'Align'#7#6'alLeft'#10'BevelOuter'#7#9'bvLowered'#11'FullRepaint'#8#8
|
||||
+'TabOrder'#2#9#0#0#0#0#6'TPanel'#12'PreviewPanel'#4'Left'#2#0#6'Height'#3'Z'
|
||||
+#1#3'Top'#2#28#5'Width'#3#156#1#5'Align'#7#8'alClient'#10'BevelInner'#7#9'bv'
|
||||
+'Lowered'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'Z'#1#11'ClientWidth'
|
||||
+#3#156#1#11'FullRepaint'#8#8'TabOrder'#2#1#0#10'TScrollBox'#10'ScrollBox1'#4
|
||||
+'Left'#2#1#6'Height'#3'E'#1#3'Top'#2#1#5'Width'#3#139#1#5'Align'#7#8'alClien'
|
||||
+'t'#11'BorderStyle'#7#6'bsNone'#8'TabOrder'#2#0#0#0#6'TPanel'#6'BPanel'#4'Le'
|
||||
+'ft'#2#1#6'Height'#2#19#3'Top'#3'F'#1#5'Width'#3#154#1#5'Align'#7#8'alBottom'
|
||||
+#7'Anchors'#11#6'akLeft'#8'akBottom'#0#10'BevelOuter'#7#6'bvNone'#12'ClientH'
|
||||
+'eight'#2#19#11'ClientWidth'#3#154#1#11'FullRepaint'#8#8'TabOrder'#2#1#0#10
|
||||
+'TScrollBar'#10'HScrollBar'#22'AnchorSideLeft.Control'#7#7'LbPanel'#4'Left'#2
|
||||
+'L'#6'Height'#2#19#3'Top'#2#0#5'Width'#3'>'#1#5'Align'#7#8'alClient'#18'Bord'
|
||||
+'erSpacing.Left'#2#2#19'BorderSpacing.Right'#2#16#11'LargeChange'#3#200#0#3
|
||||
+'Max'#3#0'}'#8'PageSize'#2#0#8'Position'#2'd'#11'SmallChange'#2#10#8'TabOrde'
|
||||
+'r'#2#0#8'OnChange'#7#16'HScrollBarChange'#0#0#6'TPanel'#7'LbPanel'#4'Left'#2
|
||||
+#0#6'Height'#2#19#3'Top'#2#0#5'Width'#2'J'#5'Align'#7#6'alLeft'#10'BevelOute'
|
||||
+'r'#7#9'bvLowered'#11'FullRepaint'#8#8'TabOrder'#2#1#0#0#0#6'TPanel'#6'RPane'
|
||||
+'l'#4'Left'#3#140#1#6'Height'#3'E'#1#3'Top'#2#1#5'Width'#2#15#5'Align'#7#7'a'
|
||||
+'lRight'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#10'BevelOuter'#7#6
|
||||
+'bvNone'#12'ClientHeight'#3'E'#1#11'ClientWidth'#2#15#11'FullRepaint'#8#8'Ta'
|
||||
+'bOrder'#2#2#0#12'TSpeedButton'#4'PgUp'#4'Left'#2#0#6'Height'#2#19#3'Top'#3
|
||||
+#31#1#5'Width'#2#15#5'Align'#7#8'alBottom'#5'Color'#7#9'clBtnFace'#10'Glyph.'
|
||||
+'Data'#10'z'#2#0#0'v'#2#0#0'BMv'#2#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#12#0#0#0#12
|
||||
+#0#0#0#1#0' '#0#0#0#0#0'@'#2#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#9'NumGlyphs'#2#0#7'OnClick'#7#9'PgU'
|
||||
+'pClick'#0#0#12'TSpeedButton'#6'PgDown'#4'Left'#2#0#6'Height'#2#19#3'Top'#3
|
||||
+'2'#1#5'Width'#2#15#5'Align'#7#8'alBottom'#5'Color'#7#9'clBtnFace'#10'Glyph.'
|
||||
+'Data'#10'z'#2#0#0'v'#2#0#0'BMv'#2#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#12#0#0#0#12
|
||||
+#0#0#0#1#0' '#0#0#0#0#0'@'#2#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#10
|
||||
+'GroupIndex'#2#0#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#9'NumGlyphs'#2#0
|
||||
+#7'Spacing'#2#4#11'Transparent'#9#7'Visible'#9#7'OnClick'#7#11'PgDownClick'
|
||||
+#11'ShowCaption'#9#10'ParentFont'#9#14'ParentShowHint'#9#0#0#10'TScrollBar'
|
||||
+#10'VScrollBar'#4'Left'#2#0#6'Height'#3#31#1#3'Top'#2#0#5'Width'#2#15#5'Alig'
|
||||
+'n'#7#8'alClient'#5'Ctl3D'#9#10'DragCursor'#7#6'crDrag'#8'DragKind'#7#6'dkDr'
|
||||
+'ag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#4'Kind'#7#10'sbVertical'#11'Larg'
|
||||
+'eChange'#3#200#0#3'Max'#3#0'}'#3'Min'#2#0#8'PageSize'#2#0#14'ParentBidiMode'
|
||||
+#9#11'ParentCtl3D'#8#14'ParentShowHint'#9#8'Position'#2#0#11'SmallChange'#2
|
||||
+#10#8'TabOrder'#2#0#7'TabStop'#9#7'Visible'#9#8'OnChange'#7#16'VScrollBarCha'
|
||||
+'nge'#0#0#0#0#10'TPopupMenu'#8'ProcMenu'#4'left'#2'T'#3'top'#2'c'#0#9'TMenuI'
|
||||
+'tem'#5'N2001'#3'Tag'#3#200#0#7'Caption'#6#4'200%'#10'GroupIndex'#2#1#9'Radi'
|
||||
+'oItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#5'N1501'#3'Tag'#3#150#0#7
|
||||
+'Caption'#6#4'150%'#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'
|
||||
+#0#0#9'TMenuItem'#5'N1001'#3'Tag'#2'd'#7'Caption'#6#4'100%'#7'Checked'#9#10
|
||||
+'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#4'N'
|
||||
+'751'#3'Tag'#2'K'#7'Caption'#6#3'75%'#10'GroupIndex'#2#1#9'RadioItem'#9#7'On'
|
||||
+'Click'#7#7'N3Click'#0#0#9'TMenuItem'#4'N501'#3'Tag'#2'2'#7'Caption'#6#3'50%'
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#9'NumGlyphs'#2#0#7'OnClick'#7#11'Pg'
|
||||
+'DownClick'#0#0#10'TScrollBar'#10'VScrollBar'#4'Left'#2#0#6'Height'#3#31#1#3
|
||||
+'Top'#2#0#5'Width'#2#15#5'Align'#7#8'alClient'#4'Kind'#7#10'sbVertical'#11'L'
|
||||
+'argeChange'#3#200#0#3'Max'#3#0'}'#8'PageSize'#2#0#11'SmallChange'#2#10#8'Ta'
|
||||
+'bOrder'#2#0#8'OnChange'#7#16'VScrollBarChange'#0#0#0#0#10'TPopupMenu'#8'Pro'
|
||||
+'cMenu'#4'left'#2'T'#3'top'#2'c'#0#9'TMenuItem'#5'N2001'#3'Tag'#3#200#0#7'Ca'
|
||||
+'ption'#6#4'200%'#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0
|
||||
+#0#9'TMenuItem'#5'N1501'#3'Tag'#3#150#0#7'Caption'#6#4'150%'#10'GroupIndex'#2
|
||||
+#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#5'N1001'#3'Tag'#2
|
||||
+'d'#7'Caption'#6#4'100%'#7'Checked'#9#10'GroupIndex'#2#1#9'RadioItem'#9#7'On'
|
||||
+'Click'#7#7'N3Click'#0#0#9'TMenuItem'#4'N751'#3'Tag'#2'K'#7'Caption'#6#3'75%'
|
||||
+#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#4
|
||||
+'N251'#3'Tag'#2#25#7'Caption'#6#3'25%'#10'GroupIndex'#2#1#9'RadioItem'#9#7'O'
|
||||
+'nClick'#7#7'N3Click'#0#0#9'TMenuItem'#4'N101'#3'Tag'#2#10#7'Caption'#6#3'10'
|
||||
+'N501'#3'Tag'#2'2'#7'Caption'#6#3'50%'#10'GroupIndex'#2#1#9'RadioItem'#9#7'O'
|
||||
+'nClick'#7#7'N3Click'#0#0#9'TMenuItem'#4'N251'#3'Tag'#2#25#7'Caption'#6#3'25'
|
||||
+'%'#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuIte'
|
||||
+'m'#2'N1'#3'Tag'#2#1#7'Caption'#6#11'&Page width'#10'GroupIndex'#2#1#9'Radio'
|
||||
+'Item'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#2'N2'#3'Tag'#2#2#7'Caption'
|
||||
+#6#11'&Whole page'#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'
|
||||
+#0#0#9'TMenuItem'#2'N3'#3'Tag'#2#3#7'Caption'#6#10'&Two pages'#10'GroupIndex'
|
||||
+#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#2'N4'#7'Caption'
|
||||
+#6#1'-'#10'GroupIndex'#2#1#0#0#9'TMenuItem'#2'N5'#7'Caption'#6#9'Edit page'
|
||||
+#10'GroupIndex'#2#1#7'OnClick'#7#12'EditBtnClick'#0#0#9'TMenuItem'#2'N6'#7'C'
|
||||
+'aption'#6#8'Add page'#10'GroupIndex'#2#1#7'OnClick'#7#15'NewPageBtnClick'#0
|
||||
+#0#9'TMenuItem'#2'N7'#7'Caption'#6#11'Delete page'#10'GroupIndex'#2#1#7'OnCl'
|
||||
+'ick'#7#15'DelPageBtnClick'#0#0#0#11'TOpenDialog'#10'OpenDialog'#6'Filter'#6
|
||||
+#25'Report file (*.frp)|*.frp'#11'FilterIndex'#2#0#7'Options'#11#14'ofHideRe'
|
||||
+'adOnly'#0#4'left'#2'|'#3'top'#2'c'#0#0#11'TSaveDialog'#10'SaveDialog'#6'Fil'
|
||||
+'ter'#6#25'Report file (*.frp)|*.frp'#11'FilterIndex'#2#0#7'Options'#11#14'o'
|
||||
+'fHideReadOnly'#0#4'left'#3#164#0#3'top'#2'c'#0#0#0
|
||||
+'m'#4'N101'#3'Tag'#2#10#7'Caption'#6#3'10%'#10'GroupIndex'#2#1#9'RadioItem'#9
|
||||
+#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#2'N1'#3'Tag'#2#1#7'Caption'#6#11'&'
|
||||
+'Page width'#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9
|
||||
+'TMenuItem'#2'N2'#3'Tag'#2#2#7'Caption'#6#11'&Whole page'#10'GroupIndex'#2#1
|
||||
+#9'RadioItem'#9#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#2'N3'#3'Tag'#2#3#7
|
||||
+'Caption'#6#10'&Two pages'#10'GroupIndex'#2#1#9'RadioItem'#9#7'OnClick'#7#7
|
||||
+'N3Click'#0#0#9'TMenuItem'#2'N4'#7'Caption'#6#1'-'#10'GroupIndex'#2#1#0#0#9
|
||||
+'TMenuItem'#2'N5'#7'Caption'#6#9'Edit page'#10'GroupIndex'#2#1#7'OnClick'#7
|
||||
+#12'EditBtnClick'#0#0#9'TMenuItem'#2'N6'#7'Caption'#6#8'Add page'#10'GroupIn'
|
||||
+'dex'#2#1#7'OnClick'#7#15'NewPageBtnClick'#0#0#9'TMenuItem'#2'N7'#7'Caption'
|
||||
+#6#11'Delete page'#10'GroupIndex'#2#1#7'OnClick'#7#15'DelPageBtnClick'#0#0#0
|
||||
+#11'TOpenDialog'#10'OpenDialog'#6'Filter'#6#25'Report file (*.frp)|*.frp'#11
|
||||
+'FilterIndex'#2#0#7'Options'#11#14'ofHideReadOnly'#0#4'left'#2'|'#3'top'#2'c'
|
||||
+#0#0#11'TSaveDialog'#10'SaveDialog'#6'Filter'#6#25'Report file (*.frp)|*.frp'
|
||||
+#11'FilterIndex'#2#0#7'Options'#11#14'ofHideReadOnly'#0#4'left'#3#164#0#3'to'
|
||||
+'p'#2'c'#0#0#0
|
||||
]);
|
||||
|
@ -131,7 +131,6 @@ type
|
||||
FindBtn: TBitBtn;
|
||||
HelpBtn: TBitBtn;
|
||||
ExitBtn: TBitBtn;
|
||||
procedure Bevel1ChangeBounds(Sender: TObject);
|
||||
procedure FormResize(Sender: TObject);
|
||||
procedure VScrollBarChange(Sender: TObject);
|
||||
procedure HScrollBarChange(Sender: TObject);
|
||||
@ -800,10 +799,6 @@ begin
|
||||
PaintAllowed := True;
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.Bevel1ChangeBounds(Sender: TObject);
|
||||
begin
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.SetToCurPage;
|
||||
begin
|
||||
if EMFPages = nil then Exit;
|
||||
|
Loading…
Reference in New Issue
Block a user