passion1

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: How to use background of main form on Delphi TTabSheet #51617
    passion1
    Participant

      Thanks!!

      I just read the FAQ's and then came across the Alphaconvert utility that did a perfect job!!!

      I only ran into one problem:

      after all TPageControls and TTabSheets were converted my project got an “Incompatible types: TsTabsheet and TTabsheet”

      compilation error with every statement like:

      PageControl1.ActivePage := PageControl1.Pages[10];

      For now I have simply commented out those statements but is there a solution?

      in reply to: How to use background of main form on Delphi TTabSheet #51615
      passion1
      Participant

        I forgot to say that I know I am supposed to use Alphacontrol sPagecontrol, but it would be too much work to recreate all the existing Delphi TTabsheets (because they have lots of existing controls which I need for the rest of the project and I do not have not have to display these existing controls)

        So I simply want to continue to use regular Delphi TabSheets but use Alphacontrol sPanel to display the Aluminium background. Then I will only display the Delphi Tabsheets that have an Aluminium background.

        in reply to: Crashing when using Form in dll #51614
        passion1
        Participant

          Thank you for our reply.

          I run into other problems not caused by AlphaControls and anyway had to abandon that approach.

          Thanks anyway.

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