Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jagrroad
  • Content: Threads
  • Order by date
  1. jagrroad

    Operator overloading not working

    I'm trying to get a basic operator overloading example working from here: http://www.aspfree.com/c/a/.NET/The-Delphi-Language-Part-2/10/ But the compiler complains about using the operator keyword in this line of the class definition: class operator Add(a, b: OverloadsOps): OverloadsOps; error...
  2. jagrroad

    Left Axis and bar chart label are the same

    I'm trying to get a very basic horizontal Tee Chart working, but the Left Axis and label for the horizontal bars are the same. http://s320.photobucket.com/albums/nn354/jagrroad/?action=view&current=teechart-bug-1.png I want the horizontal bar labels to either be hidden or display a numeric...

Part and Inventory Search

Back
Top