object frmibtest: Tfrmibtest Left = 413 Height = 825 Top = 14 Width = 425 HorzScrollBar.Page = 425 HorzScrollBar.Range = 174 VertScrollBar.Page = 825 VertScrollBar.Range = 89 Caption = 'TBGRAImageButton Test' ClientHeight = 825 ClientWidth = 425 Color = clBlack Constraints.MinHeight = 825 Constraints.MinWidth = 425 OnCreate = FormCreate Position = poDesktopCenter ShowHint = True LCLVersion = '0.9.30.4' object sample_1: TBGRAImageButton Left = 8 Height = 50 Hint = 'BitmapOptions 2px border.' Top = 88 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapFile = 'sample_1.png' BitmapOptions.BorderWidth = 12 BitmapOptions.BorderHeight = 11 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'sample' Font.Color = clWhite Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end object sample_2: TBGRAImageButton Left = 396 Height = 8 Hint = 'AutoSize and Sound set to true.'#13#10'TextVisible set to false.'#13#10'Toggle set to true.' Top = 8 Width = 24 Anchors = [akTop, akRight] Animation = True AutoSize = True BitmapFile = 'sample_2.png' BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'sample' Font.Color = clWhite Font.Height = 25 OnClick = sample_2Click ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 Sound = True SoundClick = 'soundclick.wav' SoundEnter = 'soundenter.wav' TextVisible = False Toggle = True end object sample_3: TBGRAImageButton Left = 8 Height = 50 Hint = 'BitmapOptions 2px border and FillCenter to use the center as pattern.' Top = 200 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapFile = 'sample_3.png' BitmapOptions.BorderWidth = 2 BitmapOptions.BorderHeight = 2 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = True Caption = 'sample' Font.Color = clBlack Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 3 end object sample_4: TBGRAImageButton Left = 8 Height = 50 Hint = 'BitmapOptions 5px border.' Top = 144 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapFile = 'sample_4.png' BitmapOptions.BorderWidth = 5 BitmapOptions.BorderHeight = 5 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'sample' Font.Color = clBlack Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 3 end object sample_5: TBGRAImageButton Left = 8 Height = 50 Hint = 'BitmapOptions 4px border.' Top = 256 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapFile = 'sample_5.png' BitmapOptions.BorderWidth = 4 BitmapOptions.BorderHeight = 4 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'sample' Color = 11171935 Font.Color = clBlack Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 3 end object sample_6: TBGRAImageButton Left = 8 Height = 50 Hint = 'BGRASamples DrawFacebookImageButton.' Top = 312 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 2 BitmapOptions.BorderHeight = 2 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'sample' Color = 4957543 Font.Color = clWhite Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 1 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 1 end object sample_7: TBGRAImageButton Left = 8 Height = 50 Hint = 'BitmapOptions 6px border.' Top = 368 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapFile = 'sample_7.png' BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 6 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmSimpleStretch BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'sample' Font.Color = 5592405 Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 1 Shadow.Visible = True Shadow.Radius = 0 end object android_normal: TBGRAImageButton Left = 8 Height = 89 Top = 424 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 20 BitmapOptions.BorderHeight = 20 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'Android' Font.Color = 5592405 Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 0 end object android_dark: TBGRAImageButton Left = 8 Height = 89 Top = 520 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 20 BitmapOptions.BorderHeight = 20 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'Android' Color = 15658734 Font.Color = clWhite Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 0 end object android_14_normal: TBGRAImageButton Left = 8 Height = 89 Top = 616 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 9 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'Android' Font.Color = 5592405 Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clWhite Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 1 end object android_14_dark: TBGRAImageButton Left = 8 Height = 89 Top = 712 Width = 412 Anchors = [akTop, akLeft, akRight] Animation = True BitmapOptions.BorderWidth = 6 BitmapOptions.BorderHeight = 9 BitmapOptions.DrawMode = dmDrawWithTransparency BitmapOptions.ResampleMode = rmFineResample BitmapOptions.ResampleFilter = rfBestQuality BitmapOptions.Enable = True BitmapOptions.FillLeft = False BitmapOptions.FillTop = False BitmapOptions.FillRight = False BitmapOptions.FillBottom = False BitmapOptions.FillCenter = False Caption = 'Android' Color = 15658734 Font.Color = clWhite Font.Height = 25 ParentFont = False Shadow.Alpha = 255 Shadow.Color = clBlack Shadow.OffsetX = 0 Shadow.OffsetY = 2 Shadow.Visible = True Shadow.Radius = 1 end end