Board index » delphi » Tutorial/Demo component
Jason Swager
![]() Delphi Developer |
Tutorial/Demo component2005-07-01 05:09:24 AM delphi220 I'm looking for a tutorial/demo component. I am NOT looking for a AVI/Flash tool that will record me using an application. I am looking for a component that I can put into my program to make the program "demo itself". For example, if the user went to Help | Tutorial | How to open a file, the component would then show some text saying "To open a file, go to the File menu, click it, then select Open File" while at the same time, the mouse would move to the File menu, click it, and select Open. Of course, I assume that I'd have to tell the component which menu item needs to be selected and what text to be display. Wishfully, the component could do other things as well - click buttons, manipulate grids or checkboxes, maybe even play WAV files as the text is being displayed. Does anyone know of such a component? Thanks in advance, Jason Swager |