|
|
TMClick123 v 1.0Freeware without source! TMClick123 is a set of components which introduces new OnClick
behaivor for several standard components. Properties Events Download Feedback DescriptionWindows & Delphi capture two OnClick events. OnClick and OnDblClick. If there is OnDblClick, there is always OnClick fired before it and this is what you may don't want to happen, but you can't prevent it. The solution is not to use OnClick if you want OnDblClick! What I exepcted (long time ago) was OnClick not to be fired if there is OnDblClick! Sometimes, you may need an OnTripleClick event also, but there is none! The most obvious usage for this event might be an editor which changes caret position OnClick, selects word under the caret on DoubleClick and select the whole line with caret on TripleClick. There are a lot of other situations when you may need this nonstandard OnClick behaivor! That's why I made a set of Click123 components, TTMClickMemo, TTMClickEdit, TTMClickCheckBox, TTMClickLabel, TTMClickImage and TTMClickPanel. Use this components with care! Some components, TEdit and TMemo have been around for quite some time and the users are already familiar with their behaivor. Introducing the new one may not be what they expect! Beside that, being standard windows components, they already do some other actions within OnClick, OnDblClick or OnMouseDown etc. so the mixture of behaivors might be the worst choice! There are here only as example what might be done, not as what should be done! TTMClickLabel, TTMClickImage and TTMClickPanel might be interesting, thought. It's up to you to find out if you need such a behaivor in your application. If you need some other component to introduce this behaivor, just let me know and I will make it happen.
PropertiesThe component does not introduce new properties at all. Description Properties Download Feedback EventsThere are six new events introduced in Click123 components!
DemoDemo project is included in the archive! You don't have to install the components at all! Just open the demo project and run it. If you want, you can install it later at wish! Whether you find the component interesting or not, I would appreciate your comments by e-mail. I gave you this component for free so, don't hesitate, waste an e-mail with a few words! Download DemoClick123.zip ~ 50 KbSource available on
purchase Price: US $ 30. |
Copyright © 2001 Database4YoU Last modified: August 25, 2001 |