Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About

Torry's Discussion forum

Please, read carefully AGREEMENT before you register !!!

Briefly:
  • Only registered users can post to forum.

  • To Authors:
    • Authors can and have to (if they want) activate discussion board for each product separately from author's console. (Uploads -> Login -> Upgrade my products -> Click to discussion icon in right bottom coner of product table)
    • Authors can and have to (if activated) moderate each their discussion board.
    • Torry can deactivate author's discussion board in the event of a major violation of forum agreement without author's actions to this event.
  • To users:
    • Read agreement first.
    • Discussion forum for product is activated if you see the next icon in product table:   Discussion
  • Note ! If you are Torry's Author, please register with the same e.mail to be able to moderate your discussion board.


    Top 40 active topics

    Discussion forum started on October 1, 2004,     339 products activated,     1289 users registered

    • Login as• Register new user• Forgot password ?
    Topic titlePosted byAnswersLast answer
    DB Screenshot Featured on Softoxi
    (DB - ScreenShot)
    DelphiBasics007 Oct 2010 12:56
    Video and Audio sync problem with DSCapture
    (VideoLab)
    kedar129 Jul 2010 12:18
    lele0124
    how to performs Canny algorithm for edge detection on a image ?
    (VisionLab)
    iamwheat022 Jun 2010 11:46
    New versione 1.2.1
    (History Files)
    Andrea Russo025 May 2009 15:18
    How do I get the Video Component working with Code
    (VideoLab)
    kerwinm2009016 Apr 2009 13:54
    Please help??? - Need help to create a player for .VOB files (Newbie)
    (VideoLab)
    Intelliflop009 Apr 2009 13:25
    Listview Subitems problem??
    (VisionLab)
    ironslave020 Mar 2009 10:58
    Filter Based Background Subtraction Method
    (VisionLab)
    neoevoman027 Jan 2009 19:26
    Programatically recycle an application in "Application Pools"
    (PlotLab)
    nz039926013 Jan 2009 17:23
    multiple y-axes?
    (PlotLab)
    tinyjam71026 Dec 2008 05:07
    turn off auto scale?
    (PlotLab)
    tinyjam71026 Dec 2008 05:02
    How to findobject
    (VisionLab)
    Jamshid Dastur025 Dec 2008 13:45
    Can I use VLTrackTargets via VLDSCapture?
    (VisionLab)
    Mylte125 Dec 2008 13:43
    Jamshid Dastur
    capture screen with video lab
    (VideoLab)
    koolman018 Dec 2008 21:52
    Memory leaks
    (DsToolBar)
    WilV023 Nov 2008 22:39
    play mono wav file
    (AudioLab)
    ericwu030 Oct 2008 11:03
    Frequency if incoming tone.
    (AudioLab)
    Athe023 Oct 2008 22:19
    can the scope can display all graph during load the wav files??
    (AudioLab)
    ericwu021 Oct 2008 05:11
    Date-Time in Axis
    (PlotLab)
    DirectCPP009 Oct 2008 20:47
    Fast Fourier Transform
    (AudioLab)
    iron011 Sep 2008 09:27
    Scope Y-Axis autoscaling issues
    (PlotLab)
    Elez Shenhar008 Sep 2008 12:52
    DirectShow audio capture crash
    (AudioLab)
    ericwu004 Sep 2008 12:58
    PlotLab 3.1 does not display data correctly
    (PlotLab)
    angeloleena023 Aug 2008 02:30
    Extract scope data
    (AudioLab)
    delphi4u017 Aug 2008 04:12
    detect beats per minute
    (AudioLab)
    JBOpael009 Aug 2008 21:28
    Mic or LineIn selection.
    (AudioLab)
    Cornelam201 Aug 2008 10:03
    Yuliang Hua
    How to get ALPPMMeter's value?
    (AudioLab)
    Yuliang Hua001 Aug 2008 10:00
    Using TALWavePlayer for playing segments of audio files.
    (AudioLab)
    jusalex127 Jul 2008 12:58
    Yuliang Hua
    why can't we use Activex in VC++ in C#
    (SignalLab)
    Avinash Takale022 Jul 2008 19:30
    different y-axsis in signalscope
    (SignalLab)
    S20000015 Jul 2008 12:35
    Video Source Already in Use?
    (VideoLab)
    jmassey2117010 Jul 2008 02:15
    Do TVLCapture component has problem?
    (VideoLab)
    odker203 Jul 2008 09:45
    mshe
    Selecting Video Source
    (VideoLab)
    mshe003 Jul 2008 01:19
    Enabled Pin? How do they work?
    (VideoLab)
    mshe001 Jul 2008 04:12
    Hauppauge - PVR-350
    (VideoLab)
    BradySmall020 Jun 2008 00:52
    Help Needed! How do I set the VideoLogger Compression Codec? (C++)
    (VideoLab)
    scarbo019 Jun 2008 03:45
    Problem with ShowVideoDialog !!!
    (VideoLab)
    xcrnix002 Jun 2008 16:10
    Bug list
    (Panelhider)
    Hofi405 May 2008 22:18
    Don
    VLDSVideoLogger how to close video file?
    (VideoLab)
    Robert421 Mar 2008 15:19
    metRo_
    Ask polar & 3d graph
    (PlotLab)
    mohamamd mot011 Mar 2008 09:45
    You are currently not logged

       


    News from our Sponsors

      Pro Active Record: Databases with Ruby and Rails
    Despite it's less than catchy name, ActiveRecord is a key part of the "magic" that makes Ruby on Rails such a hit. Without ActiveRecord, there would be no Rails. ActiveRecord is the connection between a Rails application and its data. Ruby and Ruby on Rails developers who want to exploit all the features of Ruby, of Rails, of their chosen database must learn ActiveRecord.
    Pro ActiveRecord for Ruby picks up with ActiveRecord where most books on Ruby and the Rails framework leave off. Readers begin by learning about all the built-in assumptions that make it so wondrously easy to create freshly-built Rails applications from scratch. Next, readers learn how to adapt ActiveRecord to work with databases - and this includes just about all preexisting databases - that were designed without those assumptions in mind. Readers go on to learn how to tie ActiveRecord in with database-specific features such as stored procedures and large objects, how to migrate legacy database designs to work better with ActiveRecord, and how to extend ActiveRecord to provide new and innovative database functionality to their applications. Readers who absorb the knowledge given in this book will have a significant competitive advantage over those with only a superficial knowledge of the topic. more... more...


      Kindle Fire: Full Color 7\'\' Multi-touch Display, Wi-Fi
    Movies, apps, games, music, reading and more, plus Amazon's revolutionary, cloud-accelerated web browser
    • 18 million movies, TV shows, songs, magazines, and books
    • Amazon Appstore - thousands of popular apps and games
    • Ultra-fast web browsing - Amazon Silk
    • Free cloud storage for all your Amazon content
    • Vibrant color touchscreen with extra-wide viewing angle
    • Fast, powerful dual-core processor
    • Amazon Prime members enjoy unlimited, instant streaming of over 10,000 popular movies and TV shows
    more... more...

    Advertising on Torry's Delphi Pages

     

    Quick Search
    Exact phrase
    Title
    Description


    Advertising on Torry's Delphi Pages

    www.anyplace-control.com

    Guest Book
    Guest Book

    Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
    Bookmark and Share
    Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
    Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

    The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

    Copyright © 1996-2013
    All trademarks are the sole property of their respective owners
    Privacy Policy