PDA

View Full Version : Adding TTabSheets in Delphi



gerauchert
02-07-2010, 06:20 PM
Alright I've been google-ing for days now on how to get this shit working. I can get it working fine in SCAR, but I really dont understand how to get it working in delphi.

I have delphi 7SE and also a trial version of delphi 2010 by Embarcadero. In the form editor it allows me to add TPageControl, but I don't see any TTabSheet button. I tried just coding it into the unit, but I keep failing with errors.

Any help would be great :)

Daniel
02-11-2010, 07:11 AM
Right click TPageControl on form> "Add Tab/Page".

:)

gerauchert
02-16-2010, 03:07 AM
Right click TPageControl on form> "Add Tab/Page".

:)


omfg i wish i woulda checked back on this thread earlier... totally just coded the whole thing by hand after much stress on my brain.

Thanks man this will help in the future for sure! :D