TRzPagePanel Tab Colours with VCL Styles.

Home Forums Konopka Signature VCL Controls (formerly Raize Components) TRzPagePanel Tab Colours with VCL Styles.

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #4438
      Steve Gill
      Participant

        Hi Ray,

        I’m using a VCL Style with a Delphi 10.2 application and it’s overriding the colour of the selected tab, resulting in what looks like white text on a white background.

        Is there any way to override the style colour of the tab text?

        Thanks.

        Kind regards,

        Steve

      • #4440
        Ray Konopka
        Keymaster

          What VCL Style are you using?

          Regardless, you can customize the text color by doing the following:
          Uncheck the seFont element from the StyleElements property of the TRzPageControl. Then you can change the TextColors.Selected property to the color you wish.

          Ray

        • #4442
          Steve Gill
          Participant

            Hi Ray.

            I’m using Malibu, which is a purchased style.

            I’m guessing that’s in the v8 components, as I don’t see it in the v6 components.

            Even though I have Delphi 13.1, I’m still doing development in 10.2 as it would cost thousands to upgrade the components I use.  I’m only using 13.1 for new projects.

            Can the V8 components be used in 10.2?

            = Steve

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.