object Form1: TForm1
Left = 574
Height = 392
Top = 226
Width = 325
Caption = 'BCSVGButton'
ClientHeight = 392
ClientWidth = 325
Color = 3618615
DesignTimePPI = 120
OnCreate = FormCreate
OnResize = FormResize
Position = poScreenCenter
LCLVersion = '1.8.4.0'
Scaled = False
object Panel1: TPanel
Left = 0
Height = 120
Top = 272
Width = 325
Align = alBottom
ClientHeight = 120
ClientWidth = 325
TabOrder = 0
object Button2: TButton
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Button1
AnchorSideRight.Side = asrBottom
Left = 12
Height = 31
Top = 62
Width = 181
BorderSpacing.Left = 12
BorderSpacing.Top = 50
Caption = 'Set Down = False'
OnClick = Button2Click
ParentFont = False
TabOrder = 0
end
object Button1: TButton
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = Owner
AnchorSideRight.Side = asrBottom
Left = 12
Height = 31
Top = 12
Width = 181
BorderSpacing.Left = 12
BorderSpacing.Top = 12
Caption = 'Set Down = True'
OnClick = Button1Click
ParentFont = False
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Height = 272
Top = 0
Width = 325
Align = alClient
ClientHeight = 272
ClientWidth = 325
TabOrder = 1
object BCSVGButton1: TBCSVGButton
Left = 0
Height = 122
Top = 0
Width = 158
Proportional = False
Color = clWhite
ColorOpacity = 0
Caption = 'BCSVGButton1'
SVGNormalXML.Strings = (
''
)
SVGHoverXML.Strings = (
''
)
SVGDownXML.Strings = (
''
)
Position = 0
Maximum = 0
end
object BCSVGButton2: TBCSVGButton
Left = 160
Height = 122
Top = 0
Width = 158
Proportional = False
Color = clWhite
ColorOpacity = 0
Caption = 'BCSVGButton2'
SVGNormalXML.Strings = (
''
)
SVGHoverXML.Strings = (
''
)
SVGDownXML.Strings = (
''
)
Position = 0
Maximum = 0
end
object BCSVGButton4: TBCSVGButton
Left = 160
Height = 122
Top = 130
Width = 158
Proportional = False
Color = clWhite
ColorOpacity = 0
Caption = 'BCSVGButton4'
SVGNormalXML.Strings = (
''
)
SVGHoverXML.Strings = (
''
)
SVGDownXML.Strings = (
''
)
Position = 0
Maximum = 0
end
object BCSVGButton3: TBCSVGButton
Left = 0
Height = 122
Top = 130
Width = 158
Proportional = False
Color = clWhite
ColorOpacity = 0
Caption = 'BCSVGButton3'
SVGNormalXML.Strings = (
''
)
SVGHoverXML.Strings = (
''
)
SVGDownXML.Strings = (
''
)
Position = 0
Maximum = 0
end
end
end