mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 05:59:28 +02:00
LazReport, fix preview MouseWheel scrolling
git-svn-id: trunk@18509 -
This commit is contained in:
parent
42266fa406
commit
01a60c3e54
@ -3,7 +3,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 374
|
||||
Top = 103
|
||||
Width = 412
|
||||
HelpContext = 0
|
||||
ActiveControl = ZoomBtn
|
||||
Align = alNone
|
||||
AllowDropFiles = False
|
||||
@ -12,11 +11,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
BorderIcons = [biSystemMenu, biMinimize, biMaximize]
|
||||
BorderStyle = bsSizeable
|
||||
Caption = 'Preview'
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
ClientHeight = 374
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
@ -26,7 +20,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Font.Color = clBlack
|
||||
Font.Height = -11
|
||||
Font.Name = 'MS Sans Serif'
|
||||
Font.Style = []
|
||||
FormStyle = fsNormal
|
||||
KeyPreview = True
|
||||
OnActivate = FormActivate
|
||||
@ -50,27 +43,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 28
|
||||
Top = 0
|
||||
Width = 412
|
||||
HelpContext = 0
|
||||
Align = alTop
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
ClientHeight = 28
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
@ -90,15 +70,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 2
|
||||
Top = 0
|
||||
Width = 412
|
||||
HelpContext = 0
|
||||
Align = alTop
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Visible = True
|
||||
end
|
||||
object Panel1: TPanel
|
||||
@ -106,27 +78,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 2
|
||||
Width = 412
|
||||
HelpContext = 0
|
||||
Align = alClient
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
ClientHeight = 26
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
@ -147,17 +106,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 78
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Caption = '200%'
|
||||
Default = False
|
||||
@ -217,17 +168,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 26
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
@ -286,17 +229,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 31
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
@ -355,17 +290,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 28
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
@ -424,17 +351,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 35
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
@ -492,17 +411,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 37
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
@ -561,17 +472,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 28
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.InnerBorder = 2
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Cancel = False
|
||||
Default = False
|
||||
Enabled = True
|
||||
@ -629,27 +532,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 2
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -668,27 +558,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 2
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -707,27 +584,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 26
|
||||
Top = 0
|
||||
Width = 2
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -748,27 +612,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 346
|
||||
Top = 28
|
||||
Width = 412
|
||||
HelpContext = 0
|
||||
Align = alClient
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvLowered
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
ClientHeight = 346
|
||||
ClientWidth = 412
|
||||
DockSite = False
|
||||
@ -788,23 +639,10 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 325
|
||||
Top = 1
|
||||
Width = 395
|
||||
HelpContext = 0
|
||||
Align = alClient
|
||||
AutoSize = False
|
||||
AutoScroll = True
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -819,36 +657,21 @@ object frPreviewForm: TfrPreviewForm
|
||||
TabOrder = 0
|
||||
TabStop = False
|
||||
Visible = True
|
||||
OnMouseWheelDown = ScrollBox1MouseWheelDown
|
||||
OnMouseWheelUp = ScrollBox1MouseWheelUp
|
||||
end
|
||||
object BPanel: TPanel
|
||||
Left = 1
|
||||
Height = 19
|
||||
Top = 326
|
||||
Width = 410
|
||||
HelpContext = 0
|
||||
Align = alBottom
|
||||
Alignment = taCenter
|
||||
Anchors = [akLeft, akBottom]
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
ClientHeight = 19
|
||||
ClientWidth = 410
|
||||
DockSite = False
|
||||
@ -869,15 +692,9 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 15
|
||||
Top = 0
|
||||
Width = 318
|
||||
HelpContext = 0
|
||||
Align = alClient
|
||||
BorderSpacing.Left = 2
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 16
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Ctl3D = True
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -903,27 +720,14 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 19
|
||||
Top = 0
|
||||
Width = 74
|
||||
HelpContext = 0
|
||||
Align = alLeft
|
||||
Alignment = taCenter
|
||||
AutoSize = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvLowered
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
DockSite = False
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -943,28 +747,15 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 325
|
||||
Top = 1
|
||||
Width = 15
|
||||
HelpContext = 0
|
||||
Align = alRight
|
||||
Alignment = taCenter
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
BevelInner = bvNone
|
||||
BevelOuter = bvNone
|
||||
BevelWidth = 1
|
||||
BorderWidth = 0
|
||||
BorderStyle = bsNone
|
||||
ChildSizing.LeftRightSpacing = 0
|
||||
ChildSizing.TopBottomSpacing = 0
|
||||
ChildSizing.HorizontalSpacing = 0
|
||||
ChildSizing.VerticalSpacing = 0
|
||||
ChildSizing.ControlsPerLine = 0
|
||||
ClientHeight = 325
|
||||
ClientWidth = 15
|
||||
DockSite = False
|
||||
@ -984,16 +775,8 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 19
|
||||
Top = 287
|
||||
Width = 15
|
||||
HelpContext = 0
|
||||
Align = alBottom
|
||||
AllowAllUp = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Color = clBtnFace
|
||||
Down = False
|
||||
Enabled = True
|
||||
@ -1037,16 +820,8 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 19
|
||||
Top = 306
|
||||
Width = 15
|
||||
HelpContext = 0
|
||||
Align = alBottom
|
||||
AllowAllUp = False
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Color = clBtnFace
|
||||
Down = False
|
||||
Enabled = True
|
||||
@ -1090,15 +865,7 @@ object frPreviewForm: TfrPreviewForm
|
||||
Height = 287
|
||||
Top = 0
|
||||
Width = 15
|
||||
HelpContext = 0
|
||||
Align = alClient
|
||||
BorderSpacing.Left = 0
|
||||
BorderSpacing.Top = 0
|
||||
BorderSpacing.Right = 0
|
||||
BorderSpacing.Bottom = 0
|
||||
BorderSpacing.Around = 0
|
||||
BorderSpacing.CellAlignHorizontal = ccaFill
|
||||
BorderSpacing.CellAlignVertical = ccaFill
|
||||
Ctl3D = True
|
||||
DragCursor = crDrag
|
||||
DragKind = dkDrag
|
||||
@ -1129,8 +896,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '200%'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N1501: TMenuItem
|
||||
@ -1138,8 +903,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '150%'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N1001: TMenuItem
|
||||
@ -1148,8 +911,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Checked = True
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N751: TMenuItem
|
||||
@ -1157,8 +918,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '75%'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N501: TMenuItem
|
||||
@ -1166,8 +925,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '50%'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N251: TMenuItem
|
||||
@ -1175,8 +932,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '25%'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N101: TMenuItem
|
||||
@ -1184,8 +939,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '10%'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N1: TMenuItem
|
||||
@ -1193,8 +946,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '&Page width'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N2: TMenuItem
|
||||
@ -1202,8 +953,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '&Whole page'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N3: TMenuItem
|
||||
@ -1211,41 +960,29 @@ object frPreviewForm: TfrPreviewForm
|
||||
Caption = '&Two pages'
|
||||
GroupIndex = 1
|
||||
RadioItem = True
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = N3Click
|
||||
end
|
||||
object N4: TMenuItem
|
||||
Caption = '-'
|
||||
GroupIndex = 1
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
end
|
||||
object N5: TMenuItem
|
||||
Caption = 'Edit page'
|
||||
GroupIndex = 1
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = EditBtnClick
|
||||
end
|
||||
object N6: TMenuItem
|
||||
Caption = 'Add page'
|
||||
GroupIndex = 1
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = NewPageBtnClick
|
||||
end
|
||||
object N7: TMenuItem
|
||||
Caption = 'Delete page'
|
||||
GroupIndex = 1
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = DelPageBtnClick
|
||||
end
|
||||
end
|
||||
object OpenDialog: TOpenDialog
|
||||
Width = 0
|
||||
Height = 0
|
||||
Filter = 'Report file (*.frp)|*.frp'
|
||||
FilterIndex = 0
|
||||
Options = [ofHideReadOnly]
|
||||
@ -1253,8 +990,6 @@ object frPreviewForm: TfrPreviewForm
|
||||
top = 99
|
||||
end
|
||||
object SaveDialog: TSaveDialog
|
||||
Width = 0
|
||||
Height = 0
|
||||
Filter = 'Report file (*.frp)|*.frp'
|
||||
FilterIndex = 0
|
||||
Options = [ofHideReadOnly]
|
||||
|
@ -2,563 +2,450 @@
|
||||
|
||||
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#11'HelpContext'#2#0#13'ActiveControl'#7#7'ZoomBt'
|
||||
+'n'#5'Align'#7#6'alNone'#14'AllowDropFiles'#8#10'AutoScroll'#9#8'AutoSize'#8
|
||||
+#11'BorderIcons'#11#12'biSystemMenu'#10'biMinimize'#10'biMaximize'#0#11'Bord'
|
||||
+'erStyle'#7#10'bsSizeable'#7'Caption'#6#7'Preview'#28'ChildSizing.LeftRightS'
|
||||
+'pacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalS'
|
||||
+'pacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerL'
|
||||
+'ine'#2#0#12'ClientHeight'#3'v'#1#11'ClientWidth'#3#156#1#8'DockSite'#8#8'Dr'
|
||||
+'agKind'#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 Sans Serif'#10'Font.S'
|
||||
+'tyle'#11#0#9'FormStyle'#7#8'fsNormal'#10'KeyPreview'#9#10'OnActivate'#7#12
|
||||
+'FormActivate'#7'OnClose'#7#9'FormClose'#8'OnCreate'#7#10'FormCreate'#12'OnD'
|
||||
+'eactivate'#7#14'FormDeactivate'#9'OnDestroy'#7#11'FormDestroy'#9'OnKeyDown'
|
||||
+#7#11'FormKeyDown'#11'OnMouseDown'#7#13'FormMouseDown'#8'OnResize'#7#10'Form'
|
||||
+'Resize'#14'ParentBiDiMode'#9#10'ParentFont'#8#8'Position'#7#10'poDesigned'#8
|
||||
+'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#11'HelpContext'#2#0#5
|
||||
+'Align'#7#5'alTop'#9'Alignment'#7#8'taCenter'#8'AutoSize'#8#18'BorderSpacing'
|
||||
+'.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderS'
|
||||
+'pacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHor'
|
||||
+'izontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'B'
|
||||
+'evelInner'#7#6'bvNone'#10'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11'Bor'
|
||||
+'derWidth'#2#0#11'BorderStyle'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2
|
||||
+#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0
|
||||
+#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12
|
||||
+'ClientHeight'#2#28#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'F'
|
||||
+'ullRepaint'#8#11'ParentColor'#9#10'ParentFont'#9#14'ParentShowHint'#9#8'Tab'
|
||||
+'Order'#2#0#7'TabStop'#8#7'Visible'#9#0#6'TBevel'#6'Bevel2'#4'Left'#2#0#6'He'
|
||||
+'ight'#2#2#3'Top'#2#0#5'Width'#3#156#1#11'HelpContext'#2#0#5'Align'#7#5'alTo'
|
||||
+'p'#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Ri'
|
||||
+'ght'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderS'
|
||||
+'pacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'
|
||||
+#7#7'ccaFill'#7'Visible'#9#0#0#6'TPanel'#6'Panel1'#4'Left'#2#0#6'Height'#2#26
|
||||
+#3'Top'#2#2#5'Width'#3#156#1#11'HelpContext'#2#0#5'Align'#7#8'alClient'#9'Al'
|
||||
+'ignment'#7#8'taCenter'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSp'
|
||||
+'acing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
|
||||
+'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'
|
||||
+#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelInner'#7#6'bvNone'
|
||||
+#10'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'Border'
|
||||
+'Style'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.TopB'
|
||||
+'ottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.Vert'
|
||||
+'icalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'ClientHeight'#2#26
|
||||
+#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'Par'
|
||||
+'entColor'#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'#11'HelpContext'#2#0#5'Align'#7#6'alLeft'#8'Au'
|
||||
+'toSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpa'
|
||||
+'cing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0#25
|
||||
+'BorderSpacing.InnerBorder'#2#2'!BorderSpacing.CellAlignHorizontal'#7#7'ccaF'
|
||||
+'ill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#6'Cancel'#8#7'Caption'
|
||||
+#6#4'200%'#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
|
||||
+'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
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#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#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#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
|
||||
+#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#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#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#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#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#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#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#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
|
||||
+#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#4'Kind'#7#8'bkCustom'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#3#11'Mo'
|
||||
+'dalResult'#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'Visibl'
|
||||
+'e'#9#0#0#7'TBitBtn'#7'LoadBtn'#3'Tag'#3#201#0#4'Left'#2#0#6'Height'#2#26#3
|
||||
+'Top'#2#0#5'Width'#2#26#11'HelpContext'#2#0#5'Align'#7#6'alLeft'#8'AutoSize'
|
||||
+#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Rig'
|
||||
+'ht'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0#25'Border'
|
||||
+'Spacing.InnerBorder'#2#2'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
|
||||
+'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#6'Cancel'#8#7'Default'#8#7'En'
|
||||
+'abled'#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#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#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#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
|
||||
+#0#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#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#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#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
|
||||
+#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
|
||||
+#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#0#0#0#0#0
|
||||
+#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#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#161#161#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#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#161#161#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#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#161#161#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#0#0#0#0#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#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#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#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#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#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'LoadBtnClick'#10'ParentFont'#9#14'ParentShowHint'#9#7'Spacing'#2#3#8'T'
|
||||
+'abOrder'#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#11'HelpContext'#2
|
||||
+#0#5'Align'#7#6'alLeft'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSp'
|
||||
+'acing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
|
||||
+'BorderSpacing.Around'#2#0#25'BorderSpacing.InnerBorder'#2#2'!BorderSpacing.'
|
||||
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
|
||||
+'caFill'#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#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#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#0#0#0#0#0#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#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#161#161#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#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#161#161#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#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#161#161#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#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#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#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#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'blGlyphLef'
|
||||
+'t'#6'Margin'#2#255#11'ModalResult'#2#0#9'NumGlyphs'#2#0#7'OnClick'#7#12'Sav'
|
||||
+'eBtnClick'#10'ParentFont'#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'L'
|
||||
+'eft'#2'W'#6'Height'#2#26#3'Top'#2#0#5'Width'#2#28#11'HelpContext'#2#0#5'Ali'
|
||||
+'gn'#7#6'alLeft'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.T'
|
||||
+'op'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderS'
|
||||
+'pacing.Around'#2#0#25'BorderSpacing.InnerBorder'#2#2'!BorderSpacing.CellAli'
|
||||
+'gnHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'
|
||||
+#6'Cancel'#8#7'Default'#8#7'Enabled'#9#10'Glyph.Data'#10':'#4#0#0'6'#4#0#0'B'
|
||||
+'M6'#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#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'bkCusto'
|
||||
+'m'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#11'ModalResult'#2#0#9'NumGly'
|
||||
+'phs'#2#0#7'OnClick'#7#13'PrintBtnClick'#10'ParentFont'#9#14'ParentShowHint'
|
||||
+#9#7'Spacing'#2#3#8'TabOrder'#2#3#7'TabStop'#9#7'Visible'#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
|
||||
+'#'#11'HelpContext'#2#0#5'Align'#7#6'alLeft'#8'AutoSize'#8#18'BorderSpacing.'
|
||||
+'Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSp'
|
||||
+'acing.Bottom'#2#0#20'BorderSpacing.Around'#2#0#25'BorderSpacing.InnerBorder'
|
||||
+#2#2'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellA'
|
||||
+'lignVertical'#7#7'ccaFill'#6'Cancel'#8#7'Default'#8#7'Enabled'#9#10'Glyph.D'
|
||||
+'ata'#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
|
||||
+#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#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'S'
|
||||
+'pacing'#2#3#8'TabOrder'#2#4#7'TabStop'#9#7'Visible'#9#0#0#7'TBitBtn'#7'Help'
|
||||
+'Btn'#4'Left'#3#232#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2'%'#11'HelpContext'
|
||||
+#2#0#5'Align'#7#6'alLeft'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'Border'
|
||||
+'Spacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
|
||||
+'BorderSpacing.Around'#2#0#25'BorderSpacing.InnerBorder'#2#2'!BorderSpacing.'
|
||||
+'CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'c'
|
||||
+'caFill'#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#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#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'P'
|
||||
+'arentFont'#9#14'ParentShowHint'#9#7'Spacing'#2#3#8'TabOrder'#2#5#7'TabStop'
|
||||
+#9#7'Visible'#9#0#0#7'TBitBtn'#7'ExitBtn'#3'Tag'#3#205#0#4'Left'#2'9'#6'Heig'
|
||||
+'ht'#2#26#3'Top'#2#0#5'Width'#2#28#11'HelpContext'#2#0#5'Align'#7#6'alLeft'#8
|
||||
+'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderS'
|
||||
+'pacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0
|
||||
+#25'BorderSpacing.InnerBorder'#2#2'!BorderSpacing.CellAlignHorizontal'#7#7'c'
|
||||
+'caFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#6'Cancel'#8#7'Defa'
|
||||
+'ult'#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#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#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#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
|
||||
+#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#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
|
||||
+#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#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#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#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#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#0#0#0#0#0#0#0
|
||||
+#4'Kind'#7#8'bkCustom'#6'Layout'#7#11'blGlyphLeft'#6'Margin'#2#255#11'ModalR'
|
||||
+'esult'#2#0#9'NumGlyphs'#2#0#7'OnClick'#7#12'ExitBtnClick'#10'ParentFont'#9
|
||||
+#14'ParentShowHint'#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#11'HelpContext'#2#0#5'Align'#7#6'alLeft'#9'Alignment'#7#8'taCent'
|
||||
+'er'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'B'
|
||||
+'orderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Aroun'
|
||||
+'d'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.Ce'
|
||||
+'llAlignVertical'#7#7'ccaFill'#10'BevelInner'#7#6'bvNone'#10'BevelOuter'#7#9
|
||||
+'bvLowered'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNon'
|
||||
+'e'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0
|
||||
+#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27
|
||||
+'ChildSizing.ControlsPerLine'#2#0#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#7#7
|
||||
+'TabStop'#8#7'Visible'#9#0#0#6'TPanel'#14'frTBSeparator2'#4'Left'#2's'#6'Hei'
|
||||
+'ght'#2#26#3'Top'#2#0#5'Width'#2#2#11'HelpContext'#2#0#5'Align'#7#6'alLeft'#9
|
||||
+'Alignment'#7#8'taCenter'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'Border'
|
||||
+'Spacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20
|
||||
+'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'
|
||||
+#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelInner'#7#6'bvNone'
|
||||
+#10'BevelOuter'#7#9'bvLowered'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'Bor'
|
||||
+'derStyle'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.T'
|
||||
+'opBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.V'
|
||||
+'erticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#8'DockSite'#8#10'Dr'
|
||||
+#0#0#0#0#0#0#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#8#7'TabStop'#8#7'Visible'#9#0#0#6'TPanel'#14'frTBSep'
|
||||
+'arator3'#4'Left'#3#195#0#6'Height'#2#26#3'Top'#2#0#5'Width'#2#2#11'HelpCont'
|
||||
+'ext'#2#0#5'Align'#7#6'alLeft'#9'Alignment'#7#8'taCenter'#8'AutoSize'#8#18'B'
|
||||
+'orderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0
|
||||
+#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.Ce'
|
||||
+'llAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'cca'
|
||||
+'Fill'#10'BevelInner'#7#6'bvNone'#10'BevelOuter'#7#9'bvLowered'#10'BevelWidt'
|
||||
+'h'#2#1#11'BorderWidth'#2#0#11'BorderStyle'#7#6'bsNone'#28'ChildSizing.LeftR'
|
||||
+'ightSpacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSizing.Horizo'
|
||||
+'ntalSpacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSizing.Control'
|
||||
,'sPerLine'#2#0#8'DockSite'#8#10'DragCursor'#7#6'crDrag'#8'DragKind'#7#6'dkDr'
|
||||
+'ag'#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'TabStop'#8#7'Visi'
|
||||
+'ble'#9#0#0#0#0#6'TPanel'#12'PreviewPanel'#4'Left'#2#0#6'Height'#3'Z'#1#3'To'
|
||||
+'p'#2#28#5'Width'#3#156#1#11'HelpContext'#2#0#5'Align'#7#8'alClient'#9'Align'
|
||||
+'ment'#7#8'taCenter'#8'AutoSize'#8#18'BorderSpacing.Left'#2#0#17'BorderSpaci'
|
||||
+'ng.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'Bor'
|
||||
+'derSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
|
||||
+'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelInner'#7#9'bvLowered'
|
||||
+#10'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'Border'
|
||||
+'Style'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.TopB'
|
||||
+'ottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.Vert'
|
||||
+'icalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#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'Par'
|
||||
+'entColor'#9#10'ParentFont'#9#14'ParentShowHint'#9#8'TabOrder'#2#1#7'TabStop'
|
||||
+#8#7'Visible'#9#0#10'TScrollBox'#10'ScrollBox1'#4'Left'#2#1#6'Height'#3'E'#1
|
||||
+#3'Top'#2#1#5'Width'#3#139#1#11'HelpContext'#2#0#5'Align'#7#8'alClient'#8'Au'
|
||||
+'toSize'#8#10'AutoScroll'#9#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'
|
||||
+#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpaci'
|
||||
+'ng.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSp'
|
||||
+'acing.CellAlignVertical'#7#7'ccaFill'#11'BorderStyle'#7#6'bsNone'#28'ChildS'
|
||||
+'izing.LeftRightSpacing'#2#0#28'ChildSizing.TopBottomSpacing'#2#0#29'ChildSi'
|
||||
+'zing.HorizontalSpacing'#2#0#27'ChildSizing.VerticalSpacing'#2#0#27'ChildSiz'
|
||||
+'ing.ControlsPerLine'#2#0#8'DockSite'#8#10'DragCursor'#7#6'crDrag'#8'DragKin'
|
||||
+'d'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#5'Ctl3D'#8#14'ParentB'
|
||||
+'iDiMode'#9#11'ParentColor'#9#11'ParentCtl3D'#9#10'ParentFont'#9#14'ParentSh'
|
||||
+'owHint'#9#8'TabOrder'#2#0#7'TabStop'#8#7'Visible'#9#16'OnMouseWheelDown'#7
|
||||
+#24'ScrollBox1MouseWheelDown'#14'OnMouseWheelUp'#7#22'ScrollBox1MouseWheelUp'
|
||||
+#0#0#6'TPanel'#6'BPanel'#4'Left'#2#1#6'Height'#2#19#3'Top'#3'F'#1#5'Width'#3
|
||||
+#154#1#11'HelpContext'#2#0#5'Align'#7#8'alBottom'#9'Alignment'#7#8'taCenter'
|
||||
+#7'Anchors'#11#6'akLeft'#8'akBottom'#0#8'AutoSize'#8#18'BorderSpacing.Left'#2
|
||||
+#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bo'
|
||||
+'ttom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7
|
||||
+#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelInner'#7
|
||||
+#6'bvNone'#10'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0
|
||||
+#11'BorderStyle'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSi'
|
||||
+'zing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSi'
|
||||
+'zing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'ClientHeig'
|
||||
+'ht'#2#19#11'ClientWidth'#3#154#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'TScrollBar'#10'HScrollBar'#22'AnchorSideLeft.C'
|
||||
+'ontrol'#7#7'LbPanel'#4'Left'#2'L'#6'Height'#2#15#3'Top'#2#0#5'Width'#3'>'#1
|
||||
+#11'HelpContext'#2#0#5'Align'#7#8'alClient'#18'BorderSpacing.Left'#2#2#17'Bo'
|
||||
+'rderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#16#20'BorderSpacing.Bottom'#2
|
||||
+#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaF'
|
||||
+'ill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#9#10'DragCur'
|
||||
+'sor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enable'
|
||||
+'d'#9#4'Kind'#7#12'sbHorizontal'#11'LargeChange'#3#200#0#3'Max'#3#0'}'#3'Min'
|
||||
+#2#0#8'PageSize'#2#0#14'ParentBidiMode'#9#11'ParentCtl3D'#8#14'ParentShowHin'
|
||||
+'t'#9#8'Position'#2'd'#11'SmallChange'#2#10#8'TabOrder'#2#0#7'TabStop'#9#7'V'
|
||||
+'isible'#9#8'OnChange'#7#16'HScrollBarChange'#0#0#6'TPanel'#7'LbPanel'#4'Lef'
|
||||
+'t'#2#0#6'Height'#2#19#3'Top'#2#0#5'Width'#2'J'#11'HelpContext'#2#0#5'Align'
|
||||
+#7#6'alLeft'#9'Alignment'#7#8'taCenter'#8'AutoSize'#8#18'BorderSpacing.Left'
|
||||
+#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.'
|
||||
+'Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'
|
||||
+#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelInner'
|
||||
+#7#6'bvNone'#10'BevelOuter'#7#9'bvLowered'#10'BevelWidth'#2#1#11'BorderWidth'
|
||||
+#2#0#11'BorderStyle'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'Chi'
|
||||
+'ldSizing.TopBottomSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'Chi'
|
||||
+'ldSizing.VerticalSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#8'DockSit'
|
||||
+'e'#8#10'DragCursor'#7#6'crDrag'#8'DragKind'#7#6'dkDrag'#8'DragMode'#7#8'dmM'
|
||||
+'anual'#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#0#0#6'TPanel'
|
||||
+#6'RPanel'#4'Left'#3#140#1#6'Height'#3'E'#1#3'Top'#2#1#5'Width'#2#15#11'Help'
|
||||
+'Context'#2#0#5'Align'#7#7'alRight'#9'Alignment'#7#8'taCenter'#7'Anchors'#11
|
||||
+#5'akTop'#7'akRight'#0#8'AutoSize'#9#18'BorderSpacing.Left'#2#0#17'BorderSpa'
|
||||
+'cing.Top'#2#0#19'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'B'
|
||||
+'orderSpacing.Around'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31
|
||||
+'BorderSpacing.CellAlignVertical'#7#7'ccaFill'#10'BevelInner'#7#6'bvNone'#10
|
||||
+'BevelOuter'#7#6'bvNone'#10'BevelWidth'#2#1#11'BorderWidth'#2#0#11'BorderSty'
|
||||
+'le'#7#6'bsNone'#28'ChildSizing.LeftRightSpacing'#2#0#28'ChildSizing.TopBott'
|
||||
+'omSpacing'#2#0#29'ChildSizing.HorizontalSpacing'#2#0#27'ChildSizing.Vertica'
|
||||
+'lSpacing'#2#0#27'ChildSizing.ControlsPerLine'#2#0#12'ClientHeight'#3'E'#1#11
|
||||
+'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#11'HelpContext'#2#0#5'Align'#7#8'alBottom'#10'AllowAllUp'#8
|
||||
+#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'BorderSpacing.Right'
|
||||
+#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2#0'!BorderSpacin'
|
||||
+'g.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAlignVertical'#7#7
|
||||
+'ccaFill'#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#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#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
|
||||
+#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#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#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#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'b'
|
||||
+'lGlyphLeft'#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'TSpeedButton'#6'PgDown'#4'Left'#2#0#6'Height'#2
|
||||
+#19#3'Top'#3'2'#1#5'Width'#2#15#11'HelpContext'#2#0#5'Align'#7#8'alBottom'#10
|
||||
+'AllowAllUp'#8#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19'Borde'
|
||||
+'rSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Around'#2
|
||||
+#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.CellAli'
|
||||
+'gnVertical'#7#7'ccaFill'#5'Color'#7#9'clBtnFace'#4'Down'#8#7'Enabled'#9#4'F'
|
||||
+'lat'#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#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#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#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#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#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#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#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#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#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#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#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'L'
|
||||
+'eft'#2#0#6'Height'#3#31#1#3'Top'#2#0#5'Width'#2#15#11'HelpContext'#2#0#5'Al'
|
||||
+'ign'#7#8'alClient'#18'BorderSpacing.Left'#2#0#17'BorderSpacing.Top'#2#0#19
|
||||
+'BorderSpacing.Right'#2#0#20'BorderSpacing.Bottom'#2#0#20'BorderSpacing.Arou'
|
||||
+'nd'#2#0'!BorderSpacing.CellAlignHorizontal'#7#7'ccaFill'#31'BorderSpacing.C'
|
||||
+'ellAlignVertical'#7#7'ccaFill'#5'Ctl3D'#9#10'DragCursor'#7#6'crDrag'#8'Drag'
|
||||
+'Kind'#7#6'dkDrag'#8'DragMode'#7#8'dmManual'#7'Enabled'#9#4'Kind'#7#10'sbVer'
|
||||
+'tical'#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#0#11
|
||||
+'SmallChange'#2#10#8'TabOrder'#2#0#7'TabStop'#9#7'Visible'#9#8'OnChange'#7#16
|
||||
+'VScrollBarChange'#0#0#0#0#10'TPopupMenu'#8'ProcMenu'#4'left'#2'T'#3'top'#2
|
||||
+'c'#0#9'TMenuItem'#5'N2001'#3'Tag'#3#200#0#7'Caption'#6#4'200%'#10'GroupInde'
|
||||
+'x'#2#1#9'RadioItem'#9#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClic'
|
||||
+'k'#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#12'RightJustify'#8#19'ShowAlwaysChecka'
|
||||
+'ble'#8#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#5'N1001'#3'Tag'#2'd'#7'Capt'
|
||||
+'ion'#6#4'100%'#7'Checked'#9#10'GroupIndex'#2#1#9'RadioItem'#9#12'RightJusti'
|
||||
+'fy'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#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#12
|
||||
+'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#7'N3Click'#0#0#9'TMe'
|
||||
+'nuItem'#4'N501'#3'Tag'#2'2'#7'Caption'#6#3'50%'#10'GroupIndex'#2#1#9'RadioI'
|
||||
+'tem'#9#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#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#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#7
|
||||
+'N3Click'#0#0#9'TMenuItem'#4'N101'#3'Tag'#2#10#7'Caption'#6#3'10%'#10'GroupI'
|
||||
+'ndex'#2#1#9'RadioItem'#9#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnC'
|
||||
+'lick'#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#12'RightJustify'#8#19'ShowAlwaysCh'
|
||||
+'eckable'#8#7'OnClick'#7#7'N3Click'#0#0#9'TMenuItem'#2'N2'#3'Tag'#2#2#7'Capt'
|
||||
+'ion'#6#11'&Whole page'#10'GroupIndex'#2#1#9'RadioItem'#9#12'RightJustify'#8
|
||||
+#19'ShowAlwaysCheckable'#8#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#12'R'
|
||||
+'ightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#7'N3Click'#0#0#9'TMen'
|
||||
+'uItem'#2'N4'#7'Caption'#6#1'-'#10'GroupIndex'#2#1#12'RightJustify'#8#19'Sho'
|
||||
+'wAlwaysCheckable'#8#0#0#9'TMenuItem'#2'N5'#7'Caption'#6#9'Edit page'#10'Gro'
|
||||
+'upIndex'#2#1#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#12'E'
|
||||
+'ditBtnClick'#0#0#9'TMenuItem'#2'N6'#7'Caption'#6#8'Add page'#10'GroupIndex'
|
||||
+#2#1#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#15'NewPageBtn'
|
||||
+'Click'#0#0#9'TMenuItem'#2'N7'#7'Caption'#6#11'Delete page'#10'GroupIndex'#2
|
||||
+#1#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#15'DelPageBtnCl'
|
||||
+'ick'#0#0#0#11'TOpenDialog'#10'OpenDialog'#5'Width'#2#0#6'Height'#2#0#6'Filt'
|
||||
+'er'#6#25'Report file (*.frp)|*.frp'#11'FilterIndex'#2#0#7'Options'#11#14'of'
|
||||
+'HideReadOnly'#0#4'left'#2'|'#3'top'#2'c'#0#0#11'TSaveDialog'#10'SaveDialog'
|
||||
+#5'Width'#2#0#6'Height'#2#0#6'Filter'#6#25'Report file (*.frp)|*.frp'#11'Fil'
|
||||
+'terIndex'#2#0#7'Options'#11#14'ofHideReadOnly'#0#4'left'#3#164#0#3'top'#2'c'
|
||||
+#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#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%'
|
||||
+#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'
|
||||
+'%'#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
|
||||
]);
|
||||
|
@ -82,6 +82,9 @@ type
|
||||
procedure MouseDown(Button: TMouseButton;
|
||||
Shift: TShiftState; X, Y: Integer); override;
|
||||
procedure DblClick; override;
|
||||
|
||||
property OnMouseWheelDown;
|
||||
property OnMouseWheelUp;
|
||||
end;
|
||||
|
||||
TfrScaleMode = (mdNone, mdPageWidth, mdOnePage, mdTwoPages);
|
||||
@ -130,10 +133,6 @@ type
|
||||
ExitBtn: TBitBtn;
|
||||
procedure Bevel1ChangeBounds(Sender: TObject);
|
||||
procedure FormResize(Sender: TObject);
|
||||
procedure ScrollBox1MouseWheelDown(Sender: TObject; Shift: TShiftState;
|
||||
MousePos: TPoint; var Handled: Boolean);
|
||||
procedure ScrollBox1MouseWheelUp(Sender: TObject; Shift: TShiftState;
|
||||
MousePos: TPoint; var Handled: Boolean);
|
||||
procedure VScrollBarChange(Sender: TObject);
|
||||
procedure HScrollBarChange(Sender: TObject);
|
||||
procedure PgUpClick(Sender: TObject);
|
||||
@ -187,6 +186,10 @@ type
|
||||
procedure Connect(ADoc: Pointer);
|
||||
procedure ConnectBack;
|
||||
procedure ScrollbarDelta(const VertDelta,HorzDelta: Integer);
|
||||
procedure MouseWheelDown(Sender: TObject; Shift: TShiftState;
|
||||
MousePos: TPoint; var Handled: Boolean);
|
||||
procedure MouseWheelUp(Sender: TObject; Shift: TShiftState;
|
||||
MousePos: TPoint; var Handled: Boolean);
|
||||
public
|
||||
{ Public declarations }
|
||||
procedure Show_Modal(ADoc: Pointer);
|
||||
@ -486,6 +489,8 @@ begin
|
||||
Color := clGray;
|
||||
Preview := Self;
|
||||
Tag := 207;
|
||||
OnMouseWheelDown := @MouseWheelDown;
|
||||
OnMouseWheelUp := @MouseWheelUp;
|
||||
end;
|
||||
|
||||
N1.Caption := sPreviewFormPW;
|
||||
@ -631,6 +636,26 @@ begin
|
||||
HScrollBar.Position:=HScrollBar.Position + HorzDelta;
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.MouseWheelDown(Sender: TObject; Shift: TShiftState;
|
||||
MousePos: TPoint; var Handled: Boolean);
|
||||
begin
|
||||
if ssShift in Shift then
|
||||
ScrollbarDelta(VScrollbar.SmallChange, 0)
|
||||
else
|
||||
ScrollBarDelta(VScrollbar.LargeChange, 0);
|
||||
Handled := True;
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.MouseWheelUp(Sender: TObject; Shift: TShiftState;
|
||||
MousePos: TPoint; var Handled: Boolean);
|
||||
begin
|
||||
if ssShift in Shift then
|
||||
ScrollbarDelta(-VScrollbar.SmallChange, 0)
|
||||
else
|
||||
ScrollBarDelta(-VScrollbar.LargeChange, 0);
|
||||
Handled := True;
|
||||
end;
|
||||
|
||||
{procedure TfrPreviewForm.WMGetMinMaxInfo(var Msg: TWMGetMinMaxInfo);
|
||||
begin
|
||||
with Msg.MinMaxInfo^ do
|
||||
@ -774,26 +799,6 @@ begin
|
||||
PaintAllowed := True;
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.ScrollBox1MouseWheelDown(Sender: TObject;
|
||||
Shift: TShiftState; MousePos: TPoint; var Handled: Boolean);
|
||||
begin
|
||||
if ssShift in Shift then
|
||||
ScrollbarDelta(VScrollbar.SmallChange, 0)
|
||||
else
|
||||
ScrollBarDelta(VScrollbar.LargeChange, 0);
|
||||
Handled := True;
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.ScrollBox1MouseWheelUp(Sender: TObject;
|
||||
Shift: TShiftState; MousePos: TPoint; var Handled: Boolean);
|
||||
begin
|
||||
if ssShift in Shift then
|
||||
ScrollbarDelta(-VScrollbar.SmallChange, 0)
|
||||
else
|
||||
ScrollBarDelta(-VScrollbar.LargeChange, 0);
|
||||
Handled := True;
|
||||
end;
|
||||
|
||||
procedure TfrPreviewForm.Bevel1ChangeBounds(Sender: TObject);
|
||||
begin
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user