for i := 0 to pageControlMain.PageCount -1 do
  pageControlMain.Pages[i].TabVisible := false;

This piece of junk code is returning an error:
EListError list out of bounds

I am assuming this is some issue with the Tabindex and Pageindex, just not
sure at this point.

Does anyone know the quick fix for this one, like a PageControl tab list
unordered designtime property?

Thanks in advance Nikolai
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to