Eddy Poullet

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: TrzSatusPane : bac #2751
    Eddy Poullet
    Participant

      Thanks for the reply.
      In fact, when the property VisualStyle is set to vsWinXP, the color doesn’t change.
      Regards,
      Eddy

      in reply to: TrzSatusPane : bac #2663
      Eddy Poullet
      Participant

        Hi Ray,
        Thanks for the reply.
        Setting the rzStatusPane’s property Transparent to False doesn’t change the background color (at design- and run-time) in my case (D11/D10.4.2-Component version 7). Very strange. Below the dfm part for the RzStatusPane.
        Regards,
        Eddy

        object RzStatusPane1: TRzStatusPane
        Left = 0
        Top = 0
        Width = 177
        Height = 19
        FillColor = clRed
        ParentFillColor = False
        Transparent = False
        Align = alLeft
        Color = clAqua
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clLime
        Font.Height = -12
        Font.Name = ‘Segoe UI’
        Font.Style = []
        ParentColor = False
        ParentFont = False
        Alignment = taCenter
        Caption = ‘Hello’
        end

      Viewing 2 posts - 1 through 2 (of 2 total)